Initiate new Fiat Transaction

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

Unique ID to ensure idempotency

string
required

Code of asset to transfer

uuid
required

The user_id to transfer assets to

string
required

The total amount to be sent by the customer

string | null

Optional memo attached to the contract

Responses

400

Possible reasons:

  • amount must be positive
  • transaction with this external_id was already attempted
404

Possible reasons:

  • fiat provider config not found for user_id
  • fiat provider config not found for to
  • fiat provider config not found
  • failed to get authority public key
500

Possible reasons:

  • database error
  • attempt to verify existing contract failed
  • database error
  • database error
  • database error
  • could not begin transactional query
  • failed to save contract
  • failed to create transaction
  • failed to commit database transaction
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json