post
https://api-dev.golendica.com/api/v1/submit/paylater/bill
This endpoint processes a partner bill for the Lendica PayLater program. The request body should include the bill details, company details, and partner name. For batch deals with multiple bills for the same customer, a master bill will be the total of all child bills. The child_bills property in the bill object can be used to include multiple child bills under a master bill.
Configuration Options:
- Disbursement Configuration (
pay_partner_platform):- If set to
true, Lendica will disburse the funds to your platform's bank account instead of the vendor's bank account. - The vendor of the bill can be a different party, but funds will be paid to your platform.
- If set to
- Repayment Configuration (
collect_from_partner_platform):- If set to
true, Lendica will collect repayments from your platform's bank account instead of from the customer's bank account. - Your platform will be responsible for collecting repayments from the customer.
- If set to
- Partner as Vendor (
partner_is_vendor):- If set to
true, it indicates that your platform is also the vendor of the bill. - In this case, the
vendordetails are not required in the request body.
- If set to
Authentication: Include your API key in the Authorization header using the format Api-Key {your_api_key}.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…