JSON API » invoices
Available functions
Function | Description |
---|---|
invoices/create | Creates a new invoice. |
invoices/delete | Deletes an invoice. |
invoices/download | Gets file containing multiple invoices. |
invoices/get | Gets fields of an invoice. |
invoices/list | Gets array of fields of invoices. |
invoices/sample | Creates a sample invoice. |
invoices/send | Sends invoices to customers. |
invoices/update | Updates an existing invoice. |