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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
Query Params
string

The Email or Mobile Number of the User who is accepting this offer.

string

The Code of the Channel from which request is coming from.

int64

The Amount of Loan that the Customer wish to take. This can be used to determine the offers that will be returned.

string

The Customer's account number

string

The Customer's bvn

string

The Customer's date of birth

string

The loan type being requested by the Customer

string

The bank code of the related customer's account

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json