ConstThis action saves the crane API token to Redux
getAllDevices(limit: number, offset: number) => PaymentDeviceModel[]
@description: Get current transaction details
@description: Refresh all devices
@description: Check transaction status: Initially: InProgress -> Completed: CompletedSuccess or Failed @notes: How to use TransactionDTO (status should be CompletedSuccess)
@description: Zero any counters in the cash box, as well as perform any other actions required to remove the cash box @notes: This is a final step in the workflow to remove the cash box. Use CashboxRemove (contents for REPORT)
================================================