The GetCashSalePaymentTotals function returns all cashSalePayment records for the specified parameters.
Method | /GetCashSalePaymentTotals |
The request body is of type GetCashSalePaymentTotals.
Name | Description | Data Type |
---|---|---|
filter | CashSalePaymentsFilter |
|
The response body is of type GetCashSalePaymentTotalsResponse.
Name | Description | Data Type |
---|---|---|
GetCashSalePaymentTotalsResult | ArrayOfCashSalePaymentTotalInfo |
|