{
"first_name": "Nome",
"last_name": "Sobrenome",
"email": "email_do_comprador@email.com",
"phone_number": " 123456789",
"taxpayer_id": "99999999999",
"birthdate": "0001-01-01",
"address": {
"line1": "Endereco",
"line2": "999",
"line3": "APT 999",
"neighborhood": "Downtown",
"city": "Cidade",
"state": "UF",
"postal_code": "99999999",
"country_code": "BR"
}
}