Initiate new On-chain Transaction to mint assets

Initiate a new on-chain transaction to mint funds

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.

string
required

Amount to transfer.

string
enum
required
Allowed:
string | null

Optional memo to attach to transaction.

Responses

400

Possible reasons:

  • amount must be positive
  • transaction with this external_id was already attempted
  • asset code not configured for vendor
  • asset must not be a base asset
500

Possible reasons:

  • attempt to verify existing contract failed
  • failed to get treasury user
  • treasury user is not configured
  • failed to build request data
  • failed to get asset code
  • failed to get authority public key
  • could not begin transactional query
  • failed to save contract
  • failed to save contract actions
  • 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