v1

latestOpenAPI 3.0.02026-07-26117342409.6 KB
Issuer Quotes

Create Issuer Quote

Creates a request for a quote where Paxos is the issuer. Note that PAXG quotes will be unavailable when the London gold market is closed.

post/issuer-quote

Request body

profile_idstring required

The profile ID under which to execute this order.

marketstring required

Trading pair for the quote. Only "PAXGUSD" is currently supported.

side'BUY' | 'SELL' required

Trade side.

base_amountstring decimal required

The amount of assets (crypto) to mint or redeem.

Response

A successful response.

quote_idstring required

The ID of the held issuer quote for buying or selling an asset.

marketstring required

Trading pair for the issuer quote.

side'BUY' | 'SELL' required

Trade side.

quantitystring decimal required

Amount of asset (crypto) in the issuer quote.

pricestring decimal required

Cost per unit of the asset.

feestring decimal required

Fee to pay for the transaction.

quote_amountstring decimal required

Amount of fiat to spend or acquire using the issuer quote, excluding fees.

expires_atstring date-time required

The time at which the issuer quote expires.