Downloads a set of receipts as a single file
| Method | /DownloadReceipts |
The request body is of type DownloadReceipts.
| Name | Description | Data Type |
|---|---|---|
| filter | ReceiptsFilter | |
| fileExtension | xml:string | |
| records | xml:int |

![]() |
|
The response body is of type DownloadReceiptsResponse.
| Name | Description | Data Type |
|---|---|---|
| DownloadReceiptsResult | xml:base64Binary | |
| fileExtension | xml:string | |
| records | xml:int |

![]() |
|