Invoice Payables
Get linked credit notes
Returns all credit notes linked to the invoice payable
GET
Get linked credit notes
Documentation Index
Fetch the complete documentation index at: https://docs.light.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
Path Parameters
Response
default - application/json;charset=UTF-8
default response
ID of the company
Invoice payable details
Invoice payable details
Clearing amount in cents
Example:
"USD"
Timestamp when the link was created
Timestamp when the link was last updated
Previous
List invoice payable paymentsReturns all clearings (bank payments and credit notes) linked to the invoice payable. Each entry carries a `type` discriminator (`BP` for bank payments, `CN` for credit notes) so consumers can filter client-side if only one kind is needed. Reversed clearings are excluded.
Next
Get linked credit notes