Send Offers (Non-instant/Offline)Ask AIpost https://sandbox.interswitchng.com/lending-service/api/v1/offers/{offerRequestReference}/send-offersPath ParamsofferRequestReferencestringrequiredQuery ParamscodestringrequiredThe Code representing the status of the processing of the request. It shows whether the request to accept the offer is allowed or not.messagestringThe Description of the Response Code from above.providerCodestringThe unique code assigned to the lender by ILSoffersstringArrays of Offers that the provider has for the user.offerIdint32The Id representing the offer from the provider.amountOfferedfloatThe Amount of this loan offer. This is expected to be in the minor denomination (Long value).interestfloatThe interest in percentage attached to the loanamountPayablefloatThe Amount expected to be paid by the User for the loan. This is expected to be in the minor denomination (Long value).feefloatThe Array of fees that are attached to the loan.tenurestringThe Time duration of this loan after which the user is expected to pay back the amountPayable (in days).termsstringThe Terms and Conditions attached to the loan offer.expiryDatedate-timeThe Date/Time at which this loan offer expires and become invalid.currencystringThe Currency of the Amount offered.isPartPaymentAllowedbooleanA Boolean depicting whether the Customer is allowed to make part-payment to serve the loan.truefalseHeadersAuthorizationstringBearer authorizationResponse 200200Updated 5 months ago