Skip to main content

Reset Invoice Due Date to Term

POST 

/api/purchase-invoices/:purchaseInvoice/reset-due-date

Discards a manually-overridden due date on a supplier invoice and re-derives it from the effective payment term (the invoice's own term, else the linked purchase order's term, else the supplier default). The response's due_date_source returns to derived (or none when no term is resolvable).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type