The GetInvoiceSalePayments function returns all invoiceSalePayment records for the specified parameters.
| Method | /GetInvoiceSalePayments |
The request body is of type GetInvoiceSalePayments.
| Name | Description | Data Type |
|---|---|---|
| filter | InvoiceSalePaymentsFilter |

![]() |
|
The response body is of type GetInvoiceSalePaymentsResponse.
| Name | Description | Data Type |
|---|---|---|
| GetInvoiceSalePaymentsResult | ArrayOfViewInvoiceSalePaymentInfo |

![]() |
|