billing-contact-info

Contains billing contact information

Request

Property NameTypeRequiredDescription
first-namestringRequiredFirst name for billing.
last-namestringRequiredLast name for billing.
address1stringRequiredAddress line 1 for billing.
Between 2-42 characters.
address2stringOptionalAddress line 2 for billing.
citystringRequiredCity for billing.
statestringOptionalState code for billing.
See State and province codes.
Supports US and Canada states only. For states in other countries, it is necessary to include the state in the address property.
zipstringRequiredZIP code for billing.
countrystringRequiredCountry code for billing.
See Country codes.
personal-identification-numberstringRequired for local LatAm processing in BrazilThe shopper's local personal identification number. These are the ID types per country:

Argentina - DNI (length 7-11 chars)
Brazil - CPF/CNPJ (length 11-14 chras)
Chile - RUN (length 8-9 chars)
Colombia - CC (length 6-10 chars)
* Mexico - CURP/RFC (length 10-18 chars)

Response

Property NameTypeDescription
first-namestringFirst name for billing.
last-namestringLast name for billing.
address1stringAddress line 1 for billing.
Between 2-42 characters.
address2stringAddress line 2 for billing.
citystringCity for billing.
statestringState code for billing.
See State and province codes.
zipstringZIP code for billing.
countrystringCountry code for billing.
See Country codes.
personal-identification-numberstringThe shopper's local personal identification number. These are the ID types per country:

Argentina - DNI (length 7-11 chars)
Brazil - CPF/CNPJ (length 11-14 chras)
Chile - RUN (length 8-9 chars)
Colombia - CC (length 6-10 chars)
* Mexico - CURP/RFC (length 10-18 chars)