Update Invoice
PATCH/v1/invoices/:id/edit
Update the invoice.
Request
Authorizations
X-API-KEYstringheaderrequired
Your API key. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the app settings
Path Parameters
idstring<uuid>pathrequired
Responses
- 200
- 400
- 404