Create, retrieve, copy, and manage invoices.
Authenticated partner methods are typically
POST /admin/api/… with a staff token.
See Authentication and API Reference.
Overview
Documented methods for this resource:
POST /admin/api/invoicesPOST /admin/api/getInvoicePOST /admin/api/add_invoice
Authentication
All methods require a valid staff token.
Was this page helpful?