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