Get Offer - ILS Call to Providers

During the Get Offer processing, a request will be sent from Interswitch Lending Service to Provider to get the offers the Provider has for a User.

Response Description


Field #Field NameDescription
1responseCodeThe Code representing the status of the processing of the request. It shows whether the request to accept the offer is allowed or not.
2responseMessageThe Description of the Response Code from above.
3offersArrays of Offers that the provider has for the user.
3aofferIdThe Id representing the offer from the provider.
3bamountOfferedThe Amount of this loan offer. This is expected to be in the minor denomination (Long value).
3cinterestThe interest in percentage attached to the loan
3damountPayableThe Amount expected to be paid by the User for the loan. This is expected to be in the minor denomination (Long value).
3efeesThe Array of fees that are attached to the loan.
3einameThe name of the fees.
3eiiamountThe amount for the fees
3ftenureThe Time duration of this loan after which the user is expected to pay back the amountPayable (in days).
3gtermsThe Terms and Conditions attached to the loan offer.
3hexpiryDateThe Date/Time at which this loan offer expires and become invalid.
3icurrencyThe Currency of the Amount offered.
3jisPartPaymentAllowedA Boolean depicting whether the Customer is allowed to make part-payment to serve the loan.
3krepaymentModelThis is an object attached to the offers to define repayment mode
3kinameThis is a string describing the repayment mode.
3kiiirepaymentFrequencyThis is an object attached to the repaymentModel to define the repayment frequency of the specified offer
3kiiafrequencyThis is an integer represented in days the customer is expected to pay back the loan
3kiibfrequencyAmountThis is a long value representing the amount the customer is expected to pay back within the frequency specified in 3kiia above
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!