post https://urano.pro/api/v1/cliente/cadastrar
Log in to see full request history
Esse endpoint cria o cliente, que será usado em boa parte da API.
Os identificadores são cliente_cpf, cliente_telefone, cliente_cnpj, cliente_email.
Responses
Esse endpoint cria o cliente, que será usado em boa parte da API.
Os identificadores são cliente_cpf, cliente_telefone, cliente_cnpj, cliente_email.
xxxxxxxxxx
curl --request POST \
--url https://urano.pro/api/v1/cliente/cadastrar \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: