Estimate the Fill Price of a Trade

Estimates the fill price and associated costs of a Trade transaction.
The response returns a quote including the estimated fill price per unit,
the source and destination currencies, and the trade amount.

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

The action of doing a token Trade. Source and destination Wallet are provided through the source and destination methods properties.

destinationMethod
object

The destination payment method of the Trade(wallet), if available

sourceMethod
object

The source payment method of the Trade(wallet), if available

string
enum
required
string
length ≤ 64
^[a-z0-9_-]{3,64}$

The id of the transaction/payment. Optional, will be populated with the value provided in the x-pti-request-id header.

string
length ≤ 64
^[a-z0-9_-]{3,64}$

If your system performs transactions that are together part of an overall transaction group, use this to tie them together

string
length ≤ 64
^[a-z0-9_-]{3,64}$

If your system is multi-tenant and you have this is the id of your client that is making the request

transactionTotal
object
double
0 to 999999
double
required
0 to 999999
string
required
length ≤ 40
^(?:[1-9]\d{3}-(?:(?:0[1-9]|1[0-2])-(?:0[1-9]|1\d|2[0-8])|(?:0[13-9]|1[0-2])-(?:29|30)|(?:0[13578]|1[02])-31)|(?:[1-9]\d(?:0[48]|[2468][048]|[13579][26])|(?:[2468][048]|[13579][26])00)-02-29)T(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d{1,9})?(?:Z|[+-][01]\d:[0-5]\d)

ISO-8601

initiator
required
ptiMeta
object

key/value map of extra meta data for this request (used by PTI)

clientMeta
object

key/value map of extra meta data for this request (used by Client)

deviceInformation
object
Headers
string
required
length ≤ 64
^[a-z0-9_-]{3,64}$

Client ID provided to you during onboarding.

Responses

429

Too many requests

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json