The phone number of the customer. Available only when you enable the Contact Telephone Number option in the Profile & Settings for the merchant's PayPal account
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/api-evangelist/verifone/refs/heads/main/json-schema/paypal-ecommerce-api-phone.json",
"title": "phone",
"description": "The phone number of the customer. Available only when you enable the Contact Telephone Number option in the Profile & Settings for the merchant's PayPal account",
"required": [
"phoneNumber"
],
"type": "object",
"properties": {
"phoneType": {
"type": "string",
"description": "The phone type",
"enum": [
"FAX",
"HOME",
"MOBILE",
"OTHER",
"PAGER"
]
},
"phoneNumber": {
"$ref": "#/components/schemas/phoneNumber"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.