v1

latestOpenAPI 3.0.02026-08-061770538.1 KB
Invoice

Updates an existing invoice by ID

This updates an existing Invoice, all parameters overwrite existing params

put/invoices/{id}

Path parameters

idinteger required

ID of Invoice to update

Request body

customer_idinteger
namestring
numberstring
datestring date-time
customer_business_then_namestring
created_atstring date-time
updated_atstring date-time
due_datestring date
subtotalstring
totalstring
taxstring
verified_paidboolean
tech_marked_paidboolean
ticket_idinteger
pdf_urlstring
is_paidboolean
location_idinteger
po_numberstring
contact_idinteger
notestring
hardwarecostnumber

Response

Invoice Updated