post
https://api.emaktalk.com/api/v1/billing/invoices
Creates a real invoice against a billing customer — it is issued and becomes payable, so do not use this endpoint to try things out. line_items must be nonempty and every item needs both rate and quantity; the numeric types are declared but not checked at runtime, so send numbers. The whole body is forwarded, and fields beyond the ones listed here are passed along untouched.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
201The created invoice, unwrapped: its ID, number, reference, customer, date, currency, status, total, balance and last payment date, plus any other fields the billing system returns.
401Missing or invalid API key.
