Request Quote
Requests quote
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"id": 93403,
"from": "EUR",
"to": "ETH",
"amountIn": 31.000000000000000000,
"amountDue": 31.000000000000000000,
"amountOut": 0.008933300000000000,
"price": 3470.162202097800000000,
"quoteStatus": "PENDING",
"paymentStatus": "PENDING",
"acceptanceExpiryDate": 1640875693683,
"paymentExpiryDate": 1640876572459,
"paymentReceiptDate": null,
"payInLegs": [],
"payInMethod": {
"id": 5,
"code": "wallet",
"settlementCurrency": "EUR",
"requestedCurrency": null,
"estimatedExchangeRate": null,
"accountMethods": []
},
"payOutMethod": {
"id": 3,
"code": "wallet",
"currency": "ETH",
"accountMethods": [
{
"id": 161,
"display": null
}
]
},
"uuid": "379a66e4-d402-48f4-a2a9-d4735ef2c79f",
"payOutInstruction": null,
"payInInstruction": null,
"usePayInMethod": null,
"usePayOutMethod": null,
"fee": 0.310000000000000006,
"processingFee": 0E-18,
"type": "FIXED",
"netPrice": 3470.162202097800000000,
"grossPrice": 3470.162202097800000000,
"amountInGross": 31,
"amountInNet": 31.000000000000000000,
"fees": {
"percentage": {
"service": 0.0100,
"processing": 0.0000
},
"value": {
"service": 0.31,
"processing": 0
}
},
"dateCreated": 1640875673705,
"lastUpdated": 1640875673705
}Last updated