API Reference

Voids an invoice/bill that has been initiated to be financed by Lendica. This action is irreversible and only applicable to deals owned by the company.

This endpoint allows a partner to void an invoice or bill that has been initiated to be financed by Lendica. This action is irreversible and is only applicable to deals that are owned by the specified company. The voiding process requires the unique ID of both the invoice/bill and the company in the partner's system.

Usage:

  • Request: A POST request with a JSON payload containing the partner_invoice_uuid and partner_company_uuid.
  • Response: A JSON response indicating the success of the void action with the status of the request.
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!