On this page
No Headings
The payer information.
objectemailstringemailThe payer's email address. Maximum length is 127 characters.
salutationstringThe payer's salutation.
first_namestringThe payer's first name.
middle_namestringThe payer's middle name.
last_namestringThe payer's last name.
suffixstringThe payer's suffix.
payer_idstringThe PayPal-assigned encrypted payer ID.
birth_datestringdate-timeThe birth date of the payer, in Internet date format. For example, 1990-04-12.
tax_idstringThe payer's tax ID. Supported for the PayPal payment method only.
tax_id_typestring"BR_CPF", "BR_CNPJ"The payer's tax ID type. Supported for the PayPal payment method only.
billing_addressobjectThe payer's billing address.
line1requiredstringThe first line of the address. For example, number, street, and so on.
line2stringThe second line of the address. For example, suite or apartment number.
citystringThe city name.
country_coderequiredstringppaas_common_country_code_v2^([A-Z]{2}|C2)$The two-character ISO 3166-1 code that identifies the country or region.
Note: The country code for Great Britain isGBand notUKas used in the top-level domain names for that country. Use theC2country code for China worldwide for comparable uncontrolled price (CUP) method, bank card, and cross-border transactions.
postal_codestringThe postal code, which is the zip code or equivalent. Typically required for countries with a postal code or an equivalent. See postal code.
statestringnormalization_statusstring"UNKNOWN", "UNNORMALIZED_USER_PREFERRED", "NORMALIZED", "UNNORMALIZED"The address normalization status. Returned only for payers from Brazil.
typestringThe type of address. For example, HOME_OR_WORK, GIFT, and so on.
shipping_addressobjectDeprecated. The shipping address. Use the shipping address for the purchase unit or at the root level of the checkout session.
line1requiredstringThe first line of the address. For example, number, street, and so on.
line2stringThe second line of the address. For example, suite or apartment number.
citystringThe city name.
country_coderequiredstringppaas_common_country_code_v2^([A-Z]{2}|C2)$The two-character ISO 3166-1 code that identifies the country or region.
Note: The country code for Great Britain isGBand notUKas used in the top-level domain names for that country. Use theC2country code for China worldwide for comparable uncontrolled price (CUP) method, bank card, and cross-border transactions.
postal_codestringThe postal code, which is the zip code or equivalent. Typically required for countries with a postal code or an equivalent. See postal code.
statestringnormalization_statusstring"UNKNOWN", "UNNORMALIZED_USER_PREFERRED", "NORMALIZED", "UNNORMALIZED"The address normalization status. Returned only for payers from Brazil.
typestringThe type of address. For example, HOME_OR_WORK, GIFT, and so on.
recipient_namestringThe name of the recipient at this address.