Finds and returns unique identifiers for all Invoices that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetInvoiceListWhere |
The request body is of type GetInvoiceListWhere.
| Name | Description | Data Type |
|---|---|---|
| column | InvoiceColumn | |
| value | xml:anyType |
![]() |
|
The response body is of type GetInvoiceListWhereResponse.
| Name | Description | Data Type |
|---|---|---|
| GetInvoiceListWhereResult | ArrayOfguid |
![]() |
|