Get all available Receipts
Method | /GetReceipts |
The request body is of type GetReceipts.
Name | Description | Data Type |
---|---|---|
receiptNumberFrom | xml:int | |
receiptNumberTo | xml:int | |
posTerminalId | xml:int | |
receiptDateTimeFrom | xml:dateTime | |
receiptDateTimeTo | xml:dateTime |
|
The response body is of type GetReceiptsResponse.
Name | Description | Data Type |
---|---|---|
GetReceiptsResult | ArrayOfViewReceiptInfo |
|