LoanPayment
PaymentCodeByPaycode
Gets the Loan payment code by code and resort id.
Parameters
Name
Type
Required
Description
code
String
✓
Payment code
resortId
String
✓
The id of the resort
Returns
Type:
LoanPaymentCodeModel
Description:
The Loan Payment Code Details.
Http Method:
GET
Url:
api/LoanPayment/PaymentCodeByPaycode?code={code}&resortId={resortId}