POST sale.json (authenticated) Initiate a sale transaction on the device. Request POST: https://ip-10-0-1-196.devices.kineticsmart.com:44443/api/v1/sale.json Request body Must include an amount as an integer. For...
POST refund.json (authenticated) Same as sale.json, except a refund transaction is initiated. Request POST: https://ip-10-0-1-196.devices.kineticsmart.com:44443/api/v1/refund.json Request body Must include an amount as an...
POST reversal.json (authenticated) Important: no confirmation is prompted on the device. When this instruction is sent, the transaction will be reversed. Request POST:...
POST close.json (authenticated) Important: no confirmation is prompted on the device. When this instruction is sent, the reconciliation process will be started and...
POST print.json (authenticated) Reprint a merchant or customer receipt for a transaction that exists on the device (i.e. has not been cleared by...