Editar

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Objetivo: Realizar a edição de um cliente já existente.

Os campos que você precisará enviar são:

  • ID (obrigatório)- ID do cliente a ser editado

Json de cadastro

{
  "name": "string",
  "zip_code": "string",
  "address_street": "string",
  "address_street_number": "string",
  "city": "string",
  "complement": "string",
  "neighborhood": "string",
  "state": "string",
  "document": "string",
  "email": "string",
  "password": "string",
  "financial_rule_id": 0,
  "internal_code": "string",
  "phones": [
    "string"
  ]
}
Path Params
int32
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json