Get customer information
Header parameters
Content-TypestringRequiredDefault:
Media type of the request.
application/jsonX-Datestring · date-timeRequired
ISO8601 Datetime with Timezone: YYYY-MM-dd'T'HH:mm:ssZ
X-LoginstringRequired
Merchant X-Login Deposits API Key.
AuthorizationstringRequired
Authorization control hash.
Body
countrystring · max: 2Required
Country of the user (ISO 3166-1 alpha-2).
documentstring · max: 30Optional
Document of identity of the user.
document_typestring · max: 10Optional
Type of the document specified.
first_namestring · max: 255Optional
First name of the user.
last_namestring · max: 255Optional
Last name of the user.
phonestring · max: 255Optional
Phone number of the user.
emailstring · email · max: 255Optional
Email address of the user.
user_ipstring · max: 255Optional
IP Address of the user (IPv4 or IPv6).
Responses
200
OK Success. The provided information is valid.
application/json
descriptionstringOptionalExample:
Valid accountuserobjectOptional
fraud_statisticsobjectOptional
errorsobject[]Optional
400
Bad Request. Validation error, for example, an invalid document number.
application/json
401
Unauthorized. Invalid credentials provided.
application/json
post
/kycLast updated
Was this helpful?

