Description

The Quote object represents an agreement to freeze a conversion rate, for a given currency pair, for a duration of time. 

Before it expires, an active quote can be used to create a quoted conversion at the quoted rate:

A quote is not required to create an instant conversion.

Attributes

Id
string

The unique identifier of the object.

CreationDate
timestamp

The date and time at which the object was created.

ExpirationDate
timestamp

The date and time at which the quote expires and can no longer be used.

Status
string

Returned values: ACTIVE, EXPIRED

The status of the quote:

  • ACTIVE – The quote can be used to execute a quoted conversion.
  • EXPIRED – The quote can’t be used because the ExpirationDate is passed.
DebitedFunds
object

Information about the debited funds.

CreditedFunds
object

Information about the credited funds.

Fees
object

Information about the fees taken by the platform for this transaction (and hence transferred to the Fees Wallet).

Note: The fees currency must match the debited funds currency.

ConversionRateResponse
object

Information about the conversion rate used during the transaction.

Tag
string

Max. length: 255 characters

Custom data that you can add to this object.
For transactions (pay-in, transfer, payout), you can use this parameter to identify corresponding information regarding the user, transaction, or payment methods on your platform.

Duration
integer

The time in seconds during which the quote is active and can be used for conversions.

Guide

Learn more about FX