Customers
Recuperar detalhes de customer
GET
/
v1
/
customers
/
{id}
Authorizations
X-Client-Id
string
headerrequiredX-Api-Key
string
headerrequiredPath Parameters
id
string
requiredid do customers que deseja recuperar
Response
200 - application/json
id
string
identificador do customer
createdAt
string
data de criação
clientId
string
identificador do client
name
string
nome do usuario
email
string
email do usuario
phoneNumber
string
telefones de contato do usuario
document
object
address
object
Was this page helpful?