TransactionStatus Request

Content of the TransactionStatus Request message. It conveys Information requested for status of the last or current Payment, Loyalty or Reversal transaction.

Click to copy

Request Parameters

MessageReferenceobject

Identification of a previous POI transaction. To abort a transaction in progress or to request the status of a transaction from which no response has been received. It identifies the message header of the message request to abort or request the status.

ReceiptReprintFlagboolean

Request to reprint the POI receipt(s). Allows reprinting a receipt with a TransactionStatus message

DocumentQualifierarray[string]

Qualification of the document to print to the Cashier or the Customer. Allows the manager of the printer, Sale or POI Terminal, to send the information to a particular physical printer or to use the paper type accordingly. Possible values:

  • CashierReceipt
  • CustomerReceipt
  • Document
  • Journal
  • SaleReceipt
  • Voucher

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

    Content of the TransactionStatus Response message. It conveys Information related to the status of the last or current Payment, Loyalty or Reversal transaction.

    Show moreShow less