Delete an invoice

DELETE /api/v1/users/{id}/invoices/{invoiceId} prm_users_invoices_delete

View as Markdown

Deletes a hand-created invoice. Auto-issued documents cannot be deleted here, for the same reason they cannot be edited.

At a glance

Authentication
Staff token or session
Requires permission
prm_users_invoices_delete Delete user invoices
Rate limit
t_mutate

Parameters

Parameter Description
idrequired path · integer Subscriber id.
invoiceIdrequired path · integer Invoice id.

Try it on your own network.

50 subscribers for 7 days. You pay nothing.