question

lkong avatar image
lkong asked

How to cancel an invoice through API

When I tried to delete an invoice through API, it gave me an error saying "only cancelled invoice can be deleted".

So how to cancel an invoice through API? I tried a PUT to update the invoice status to "CANCELLED" but it didn't work.

PUT or DELETE for https://sandbox.dev.clover.com/invoicingandcheckoutservice/v1/invoices/{id}

REST API
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community