Update an invoice
PUT
https://api.1099policy.com/api/v1/invoices/{invoice_id}
Production server
Update an invoice
Invoices that haven't been paid are fully editable. Once an invoice is paid, it becomes uneditable.
PUT /api/v1/invoices/{invoice_id}
Loading...
Response
Waiting for a request to be sent.