GET api/loans/{accountNumber}/CustomerRefund/check/validate?amount={amount}&buyerCode={buyerCode}&refundType={refundType}&date={date}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accountNumber

integer

Required

amount

decimal number

Required

buyerCode

integer

Required

refundType

string

Required

date

date

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.