Void an invoice
DELETE
https://api.radom.com/invoice/{id}Authorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the invoice
Responses
200Invoice voided successfully
No response body.
401Unauthorized
errorstringrequired404Not Found
errorstringrequired500Internal server error
errorstringrequired