GET api/loans/{accountNumber}/CustomerRefund/check/validate?amount={amount}&buyerCode={buyerCode}&refundType={refundType}&date={date}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountNumber | integer |
Required |
|
| amount | decimal number |
Required |
|
| buyerCode | integer |
Required |
|
| refundType | string |
Required |
|
| date | date |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.