GET
/
v1
/
customers
/
{id}

Authorizations

X-Client-Id
string
header
required
X-Api-Key
string
header
required

Path Parameters

id
string
required

id do customers que deseja recuperar

Response

200 - application/json
address
object
clientId
string

identificador do client

createdAt
string

data de criação

document
object
email
string

email do usuario

id
string

identificador do customer

name
string

nome do usuario

phoneNumber
string

telefones de contato do usuario

Was this page helpful?