Skip to main content
Error
A valid request URL is required to generate request examples
{
  "AccountIdentifier": "<string>",
  "Success": true,
  "ResponseDescription": "<string>",
  "DisplayName": "<string>"
}
This API MUST be implemented by the Partner. Platform’s backend will consume it by sending the user’s data for account opening.

Body

application/json
PersonalData
object
required
Amount
number<double>
required
Currency
string
required

3 chars

ExchangeRate
number<double>
required
PersonalDocuments
object[]

Response

200 - application/json

Ok

AccountIdentifier
string
required
Success
boolean
required
ResponseDescription
string
required
DisplayName
string

Max 10, Only these chars -> [-_a-zA-Z0-9]