Fund account

Funds a specified fiat account in the zerohash CERT environment. This is helpful when automating end-to-end testing or manually validating a feature. Not available in production.

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

Details of the fiat account to fund, including participant code, asset, and amount.

string
required

A participant linked to your platform whose fiat account should be funded.

string
required

The fiat asset to fund (e.g. USD). Must be a supported fiat currency.

string
required

The amount to fund. Must have at most two decimal places.

string

Optional account label to fund. Defaults to general when omitted. Specify account_label when funding a rewards or awards float account.

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