For AI agents: visit https://afterpay-global-api.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Attribute Type Description phoneNumberstring The consumer’s phone number. Limited to 32 characters. givenNamesstring The consumer’s first name and any middle names. Limited to 128 characters. surnamestring The consumer’s last name. Limited to 128 characters. emailstring required The consumer’s email address. Limited to 128 characters.
AU NZ US
{
"phoneNumber": "0400 000 000",
"givenNames": "Joe",
"surname": "Consumer",
"email": "[email protected] "
}
{
"phoneNumber": "0200 000 000",
"givenNames": "Joe",
"surname": "Consumer",
"email": "[email protected] "
}
{
"phoneNumber": "(415) 200-0000",
"givenNames": "Joe",
"surname": "Consumer",
"email": "[email protected] "
}