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 (path) | InvoiceColumn | |
value (path) | xml:anyType |
![]() |
|
The response body is of type GetInvoiceListWhereResponse.
| Name | Description | Data Type |
|---|---|---|
GetInvoiceListWhereResult (path) | ArrayOfguid |
![]() |
|