Create an invoice for a subscriber
POST
/api/v1/users/{id}/invoices
prm_users_invoices_create
The per-subscriber form of issuing an invoice. Same validation and the same server-computed total; the subscriber comes from the path rather than the body.
نظرة سريعة
- المصادقة
- رمز موظّف أو جلسة
- تتطلب صلاحية
-
prm_users_invoices_createCreate user invoices - حد المعدل
t_mutate
المعاملات
| المعامل | الوصف |
|---|---|
idمطلوب
path · integer
|
Subscriber id. |
itemsمطلوب
body · array
|
At least one line item. |