Reversal

Use this operation to reverse a previous Acquire Card request. This request should return immediately with an HTTP status of 202, meaning the request was accepted for processing. At that time, the reversal may need to be complete, but if that response is received Cardpool guarantees that the reversal will be processed.

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

Status Return

Http StatusResponse ModelNotes
⚪ 202AcquireCardReversalResponse
🔴 400Error
🔴 404Error
🔴 409Error
🔴 500Error

Error Code Return

HTTP StatusError CodeMessage
400exchange.bhnContractId.requireddeprecated
400request.missing.parameter.merchantIddeprecated
400request.missing.parameter.requestIdThe RequestId HTTP header value is missing.
400exchange.transaction.not.foundThere is no transaction with this requestId.
400exchange.invalid.x-api-keyThe x-api-key HTTP header value is invalid.
404exchange.acquire.request.not.found(deprecated) The Acquire requestId is not found.
409exchange.acquire.duplicate.request(deprecated) The requestId is used for more than one acquire call.
Body Params
AcquireCard
object
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

deprecated

string

deprecated

string

deprecated

int32

deprecated

string

The API Key from the developer account

Responses

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