Finds and returns unique identifiers for all Invoices that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetInvoiceList |
The request body is of type GetInvoiceList.
| Name | Description | Data Type |
|---|---|---|
| filters | ArrayOfFilter |
![]() |
|
The response body is of type GetInvoiceListResponse.
| Name | Description | Data Type |
|---|---|---|
| GetInvoiceListResult | ArrayOfguid |
![]() |
|