cURL
curl --request GET \ --url https://api.malga.io/v1/customers/{id} \ --header 'X-Api-Key: <api-key>' \ --header 'X-Client-Id: <api-key>'
{ "id": "82aba896-9e37-45b6-aa90-d510c9050596", "clientId": "cc0b1e41-2936-45c5-947f-93995ffcdc00", "createdAt": "2012-06-30 23:59:59 +0000", "name": "Customer test", "email": "jose2@gmail.com", "document": { "number": "97055503019", "type": "cpf", "country": "BR" }, "phoneNumber": "21 98889999099", "address": { "country": "BR", "state": "Rio de Janeiro", "city": "Rio de Janeiro", "district": "Leblon", "zipCode": "25650011", "street": "Av Geraldo Cardoso", "streetNumber": "205", "complement": "Apto 203" } }
Documentation IndexFetch the complete documentation index at: https://docs.malga.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.malga.io/llms.txt
Use this file to discover all available pages before exploring further.
id do customers que deseja recuperar
Success
identificador do customer
data de criação
identificador do client
nome do usuario
email do usuario
telefones de contato do usuario
Show child attributes
Was this page helpful?