{
"first_name": "string",
"last_name": "string",
"email": "string",
"phone_number": "string",
"shipping_amount": 0,
"address": {
"street": "Av. Brazil",
"number": "1000",
"complement": "Sala 1",
"district": "Sao Geraldo",
"city": "Porto Alegre",
"state": "RS",
"country": "Brazil",
"postal_code": "90230060"
}
}