Credit Notes
Get linked invoice payables
Returns all invoice payables linked to the credit note
GET
Get linked invoice payables
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
Link credit note to invoice payableLinks a credit note to an invoice payable for clearing (offsetting balances). Because credit notes cannot be applied in the ledger until the invoice payable is posted, this creates a 'link' record that will be used during posting to automatically clear the credit note balance against the invoice payable balance. Requirements: credit note must be in POSTED status, both documents must belong to the same company entity, same vendor (businessPartnerId), same currency, and clearing amount cannot exceed available balance on either document.
Next
Get linked invoice payables