Create Deposit Account
Customers
Create Deposit Account
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.
POST
Create Deposit Account
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.
Authorizations
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>.
Path Parameters
Unique identifier of the customer.
Body
application/json
Payment method type for the deposit account.
The payment method type for the deposit account.
Example:
"bank_transfer"
Response
Provider does not require prior account creation. No action was taken.
The response is of type object.