Skip to main content
POST
Simulate Fiat Deposit

Authorizations

Authorization
string
header
required

Bearer authentication with an API token

Body

application/json
amount
string
required

The fiat amount to deposit (e.g. "1000.00")

memo_id
string
required

Memo ID associated with the mint instructions

currency
enum<string>
required

Fiat currency for the deposit

Available options:
ISSUANCE_SUPPORTED_FIAT_CURRENCY_UNSPECIFIED,
USD
Example:

"USD"

payment_rail
enum<string>
required

Payment rail for the deposit

Available options:
ISSUANCE_SUPPORTED_FIAT_PAYMENT_METHOD_UNSPECIFIED,
WIRE
Example:

"WIRE"

Response

Success

mint_id
string
read-only

Unique identifier for the resulting mint