Get all available InvoiceSales
Method | /GetInvoiceSales |
The request body is of type GetInvoiceSales.
Name | Description | Data Type |
---|---|---|
filter | InvoiceSaleFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string |
|
The response body is of type GetInvoiceSalesResponse.
Name | Description | Data Type |
---|---|---|
GetInvoiceSalesResult | ArrayOfViewInvoiceSaleInfo |