Get all available Receipts
Method | /GetReceiptsByFilter |
The request body is of type GetReceiptsByFilter.
Name | Description | Data Type |
---|---|---|
filter | ReceiptsFilter | |
skipItemId | xml:int |
|
The response body is of type GetReceiptsByFilterResponse.
Name | Description | Data Type |
---|---|---|
GetReceiptsByFilterResult | ArrayOfViewReceiptInfo |
|