The GetReceiptTexts function returns all receipt texts.
Method | /GetReceiptTexts |
The request body is of type GetReceiptTexts.
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 GetReceiptTextsResponse.
Name | Description | Data Type |
---|---|---|
GetReceiptTextsResult | ArrayOfString |
|