v1

latestOpenAPI 3.0.02026-07-26355499.1 KB
KYC

Validate Customer KYC

This endpoint allows you to validate your customer's KYC information. The feature must be enabled for your account before use.

post/kyc

Headers

Content-Typestring required

Media type of the request.

X-Datestring date-time required

ISO8601 Datetime with Timezone: YYYY-MM-dd'T'HH:mm:ssZ

X-Loginstring required

Merchant X-Login Deposits API Key.

Authorizationstring required

Authorization control hash.

Request body

countrystring required

Country of the user (ISO 3166-1 alpha-2).

documentstring

Document of identity of the user.

document_typestring

Type of the document specified.

first_namestring

First name of the user.

last_namestring

Last name of the user.

phonestring

Phone number of the user.

emailstring email

Email address of the user.

user_ipstring

IP Address of the user (IPv4 or IPv6).

Response

OK Success. The provided information is valid.

descriptionstring
userobject
fraud_statisticsobject
errorsobject[]