post https://api-sandbox.GiftDeals.com/exchange/v3/quote
Retrieve a quote for a single Gift Card to see if the customer wants to sell the card.
Status Returns
| Http Status | Response Model | Notes |
|---|---|---|
| ⚪ 201 | QuoteResponse | |
| 🔴 400 | Error | |
| 🔴 404 | Error | |
| 🔴 500 | Error |
It's important to understand how Balances Work
Please read How Balances Work document in the Guide section
Error Code Returns
| Http Status | Error Code | Message |
|---|---|---|
| 400 | exchange.bhnContractId.required | deprecated |
| 400 | request.missing.parameter.requestId | The RequestId HTTP header value is missing. |
| 400 | exchange.invalid.x-api-key | The x-api-key HTTP header value is invalid. |
| 404 | exchange.partner.not.found | deprecated |
How to test
Please see the section How to Test in the guide for details on values you can use for testing
