Reversal Request

It conveys Information related to the reversal of a previous payment or a loyalty transaction. Content of the Reversal Request message.

Click to copy

Request Parameters

SaleDataobject

Data associated with the Sale System, with a particular value during the processing of the payment by the POI, including the cards acquisition.

OriginalPOITransactionobjectRequired

Identification of a previous POI transaction. In the Payment or the Loyalty Request message, it allows using the card of a previous CardAcquisition or Payment/Loyalty request.

ReversedAmountnumber
Maximum: 99999999.999999

Amount of the payment or loyalty to reverse.. ReversedAmount is implicitely the AuthorizedAmount if absent.

ReversalReasonstringRequired

Reason of the payment or loyalty reversal.. Possible values:

  • CustCancel
  • Malfunction
  • MerchantCancel
  • Unable2Compl
CustomerOrderobject

Customer order attached to a customer, recorded in the POI system. Allows the management of customer orders by the POI, for instance in a multi-channel or a click and collect sale transaction.

Response parameters

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • 200

    It conveys Information related to the reversal processed by the POI System. Content of the Reversal Response message.

    Show moreShow less