Instore payments

Payment:Cancel

Cancel a pin transaction which has been started on a pin terminal.

get/api/cancel

Query parameters

hashstring required

The hash of a pin transaction

Example:7cfe195addffce335eb3092e7a0b07ac

Response

Ok.

statusstring

The status of the terminal

txidstring

Unique reference of a pin transaction

terminalstring

Indicates on which terminal the transaction has been started

ssaistring

Unique reference of a pin transaction

Example response

{
  "status": "start",
  "txid": "TT-9549-5050-7700",
  "ssai": "0054cfc07110aa50ea909727381649de569f0fb770696e34dd0d31bb"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.