API
Invoices

Cancel Invoice

1min
Cancel an invoice by ID. A canceled invoice is not publicly accessible via URL and cannot be paid, though it is kept as a record.
PUT
Request
Path Params
id
required
String
The invoice's unique id
Curl
Responses
200
404