Create deposit

This endpoint is used to create a new Fiat deposit and enable instant buying power.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 6 and 6

The participant code tied to the deposit

string
required

The external account id tied to the deposit

string
enum
required

The asset code for the deposit, e.g. USD

Allowed:
string
required

The amount of the deposit

string
required

Description of the deposit

string
enum
required

The network for the deposit, e.g. ach.

Allowed:
boolean
required

Whether the deposit should be processed instantly

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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