Authorization: Bearer ********************
{
"success": true,
"message": "Endereço recuperado com sucesso",
"data": {
"address_id": "01k0frr5r0hbg8t5av1mr25001",
"type": "shipping",
"label": "Loja Principal",
"street": "Rua Augusta",
"number": "456",
"complement": null,
"neighborhood": "Consolação",
"city": "São Paulo",
"state": "SP",
"zip_code": "01305-000",
"country": "BR",
"is_default": true,
"is_active": true,
"created_at": "2025-07-18T21:58:51.000000Z",
"updated_at": "2025-07-18T21:58:51.000000Z",
"deleted_at": null
}
}