The GetCashPaymentDelays function returns all cashPaymentDelay records for the specified parameters.
Method | /GetCashPaymentDelays |
The request body is of type GetCashPaymentDelays.
Name | Description | Data Type |
---|---|---|
filter | CashPaymentDelaysFilter |
|
The response body is of type GetCashPaymentDelaysResponse.
Name | Description | Data Type |
---|---|---|
GetCashPaymentDelaysResult | ArrayOfViewCashPaymentDelayInfo |
|