Response for the Acquire Card
Async Response
| Name | Type | Required | Description |
|---|---|---|---|
| actualCardValue | Number | Y | The actual, current value (balance) of the card for which the quote is being returned. |
| exchangeCardValue | Number | Y | The value that the Exchange Service applies to the card. (The payout amount that would be offered for the card.) |
| responseTimestamp | ISO 8601 DateTime | Y | The timestamp of the quote. |
| transactionId | String | Y | The unique identifier of the acquire transaction. |
| isCompleted | Boolean | Y | Indicates whether the request has completed. This applies only when asynchronous requests are made. |
| percentComplete | Integer | Y | Indicates the percentage of the completed steps |
| expectedCompletionTime | Integer | Y | Indicates the expected completion time of the request |
