Skip to main content

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
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 Request message, it allows using the card of a previous CardAcquisition or Payment request.

ReversedAmountnumber
Maximum: 99999999.999999

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

ReversalReasonstringRequired

Reason of the payment or loyalty reversal. Possible values:

  • CustCancel
  • Malfunction
  • MerchantCancel
  • Unable2Compl

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.