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.
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.