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:- Between user wallets, using POST Create a Quoted Conversion between user Wallets
- Between client wallets, using POST Create a Quoted Conversion between Client Wallets
Attributes
string
The unique identifier of the object.
Unix timestamp
The date and time at which the object was created.
Unix timestamp
The date and time at which the quote expires and can no longer be used.
string
Returned values:
ACTIVE, EXPIREDThe status of the quote:ACTIVE– The quote can be used to execute a quoted conversion.EXPIRED– The quote can’t be used because theExpirationDateis passed.
object
Information about the debited funds.
object
Information about the credited funds.
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.
object
Information about the conversion rate used during the transaction.
string
Max. length: 255 charactersCustom 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.
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.
integer
Allowed values:
300, 3600The time in seconds during which the quote is active and can be used for conversions.By default, quotes are available for a duration of 5 or 60 minutes, as agreed between Mangopay and the platform.Related resources
Guide
Learn more about FX