Invoices
Update Invoice
Update a new invoice.
PUT
/
accounting
/
invoices
An invoice is an itemized record of goods sold or services provided to a customer.
Only supported for Zoho Books, Quickbooks, Xero
Authorizations
api_key
string
headerrequiredBody
application/json
company_id
integer
requiredThe ID of the company in the accounting platform
data
object[]
requiredThe data of the invoice to update
run_async
boolean | null
Run the request asynchronously
Response
200 - application/json
data
object
The data of the created invoice
sync_id
string | null
The sync id of the request