Creates the customer’s deposit account on demand, prior to the on-ramp flow. If the provider does not require prior account creation, returns 200 OK with no side effects. The customer must have an approved KYC before calling this endpoint.
Documentation Index
Fetch the complete documentation index at: https://docs.ripio.com/llms.txt
Use this file to discover all available pages before exploring further.
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>.
Unique identifier of the customer.
Payment method type for the deposit account.
The payment method type for the deposit account.
"bank_transfer"
Provider does not require prior account creation. No action was taken.
The response is of type object.