Create an invoice for a subscriber

POST /api/v1/users/{id}/invoices prm_users_invoices_create

View as Markdown

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.

At a glance

Authentication
Staff token or session
Requires permission
prm_users_invoices_create Create user invoices
Rate limit
t_mutate

Parameters

Parameter Description
idrequired path · integer Subscriber id.
itemsrequired body · array At least one line item.

Try it on your own network.

50 subscribers for 7 days. You pay nothing.