QuoteResponse

The return from the GetQuote call that includes details of the Quote

🚧

Please Note: The Card values in the responses are not immediate

Before using the card values you need to look at the isCompleted field before using the Card values. The POST /GetQuote will always return IsCompleted = false. You must use the GET /GETQuote to retrieve the value and check the IsCompleted field.

Please see How Balances Work for an understanding of the flow.

NameTypeRequiredDescription
actualCardValuefloatYThe balance on the card being returned.
exchangeCardValueFloatYThe payout amount that Cardpool will pay for the card
responseTimestampISO 8601 DateTimeYThe timestamp of the quote.
transactionIdStringYThe unique identifier of the quote transaction.
isCompletedBooleanYIndicates the request has completed when asynchronous requests are made.
percentCompleteIntegerYIndicates the percentage of the completed steps
expectedCompletionTimeIntegerYIndicates the expected completion time of the request