When a user sends a request and shows the barcode, client will scan it. The barcode is the transaction-id. When the cashier scans the barcode, he/she is confirming the transaction.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful response
The response is of type any
.