Get all available Invoices
Method | /GetInvoices |
The request body is of type GetInvoices.
Name | Description | Data Type |
---|---|---|
filter | InvoicesFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string |
|
The response body is of type GetInvoicesResponse.
Name | Description | Data Type |
---|---|---|
GetInvoicesResult | ArrayOfViewInvoiceInfo |