patch http://api.tidyhq.com/v2/invoices/
Updates a specified invoice
Response
200OK
Updates a specified invoice
200OK
xxxxxxxxxx
curl --request PATCH \
--url http://api.tidyhq.com/v2/invoices/invoiceID \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!