Once the transaction is confirmed, POS calls Sonect to share its internal ID for reconciliation purposes. The cashier clicks on OK on the POS interface which would then open the till. This API is crucial as it signals to Sonect if the cashier was able to hand out the money successfully to the user. If the transaction is missing the POS ids, Sonect will investigate during reconciliation.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful response
The response is of type any
.