Invoices, Payments and Credit Notes
GET
Invoice Payments / Get Payments
Single Invoice Data You can get the Invoice by its internal ID using the example here below, or by the invoice number This is a GET request, submitting data to an API via the request body. T
POST
Invoice Payments / Create Invoice Payment
Every time you input a payment the status of the invoice will be update it automatically, to 2, or 3 depending on the total paid 1. Unpaid 2. Partially paid 3. Overdue 4. Credited If the tot
PUT
Invoice Items / Update existing invoice Items
When updating an Invoice Item, the Keys are relative to the internal ID's and not the contextual Invoice ID.