Initiate a new client
Clients
Initiate a new client
Initiate a client with provided answers for onboarding questionnaire
POST
Initiate a new client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Client name
Required string length:
1 - 15Example:
"John"
Client surname
Required string length:
1 - 30Example:
"Doe"
Country ISO 3166-1 Alpha-3 code
Required string length:
3Example:
"UKR"
Client birthday in RFC 3339 (section 5.6)
Example:
"2017-07-21"
Customer phone number
Example:
"+380689873682"
Response
The client was initiated
Transaction Status
Example:
"Initiation completed"