The GetSingleCashPaymentDelay function returns the cashPaymentDelay record for the given primary key.
Method | /GetSingleCashPaymentDelay |
The request body is of type GetSingleCashPaymentDelay.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCashPaymentDelayResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCashPaymentDelayResult | CashPaymentDelayInfo |
|