Update invoice fields
Update invoice fields:
- dunning - Update dunning properties.
- dueDate - Update invoice due date. Note: It is not possible to update both dunning and dueDate in the same request, as there are no invoice statuses that allow both updates simultaneously.
PATCH
Update invoice fields
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Invoice id for given invoice
Query Parameters
The audit user to log the request
Body
application/json
Update invoice fields

