Quote

Retrieve a quote for a single Gift Card to see if the customer wants to sell the card.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Status Returns

Http StatusResponse ModelNotes
⚪ 201QuoteResponse
🔴 400Error
🔴 404Error
🔴 500Error

❗️

It's important to understand how Balances Work

Please read How Balances Work document in the Guide section

Error Code Returns

Http StatusError CodeMessage
400exchange.bhnContractId.requireddeprecated
400request.missing.parameter.requestIdThe RequestId HTTP header value is missing.
400exchange.invalid.x-api-keyThe x-api-key HTTP header value is invalid.
404exchange.partner.not.founddeprecated

How to test

Please see the section How to Test in the guide for details on values you can use for testing

Body Params
Quote
object
required

A new quote

Headers
string
required

A value defined by the client application used to uniquely identify the specific request. It enables the client application to take advantage of an idempotent operation on a service.

int32

The number of times this same request has been attempted unsuccessfully before. A value that greater than zero causes the service to view this request as a retry attempt. Clients should initially set it to 0 and increment each time the same this endpoint is called with the same requestId. If not provided, it defaults to 0.

string

deprecated

string

deprecated

int32

deprecated

string

The API Key from your developer account

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json