Delete an invoice
DELETE
/api/v1/users/{id}/invoices/{invoiceId}
prm_users_invoices_delete
Deletes a hand-created invoice. Auto-issued documents cannot be deleted here, for the same reason they cannot be edited.
نظرة سريعة
- المصادقة
- رمز موظّف أو جلسة
- تتطلب صلاحية
-
prm_users_invoices_deleteDelete user invoices - حد المعدل
t_mutate
المعاملات
| المعامل | الوصف |
|---|---|
idمطلوب
path · integer
|
Subscriber id. |
invoiceIdمطلوب
path · integer
|
Invoice id. |