Skip to main content
POST
Criar endereço

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

api-key
string
header
required

Obrigatório. Sua chave API.

Path Parameters

id
integer
required

ID do consumidor

Body

application/json
endereco
string
required
latitude
number
required
longitude
number
required
complemento
string
bairro
string
cidade
string
estado
string
cep
string
place_id
string

Identificador do Google Places, usado para deduplicação.

Response

Criado

The response is of type object.