Create a deposit account

Creates a deposit account for the given customer. The account is provisioned asynchronously, so the response is returned with HTTP 202 and status provisioning; deposit_instructions only appear once the account becomes active.

The deposit account receives fiat for a single source country (source_country, currently US only) and auto-converts it to crypto sent to destination. Travel Rule fields are supplied flat under destination (aligned with the Transfer v2 on-ramp convention) and are reused when the matching on-ramp transfer is created.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The UUID of the customer.

Body Params
string

optional ISO 3166-1 alpha-2 country whose fiat this account receives. Currently only US is supported; defaults to US.

destination
object
required

The crypto destination plus the Travel Rule information for incoming deposits.

string | null

optional Your own reference identifier for this account (max 255).

Headers
string
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json