List Invoices
1 | list_invoices(authorization, ...)
|
authorization |
set_keys("", "SECRET_KEY")$secret, equivalent of "-H Authorization: Bearer SECRET_kEY" |
... |
Body Params |
customer |
string. Filter by customer ID |
status |
string. Filter by invoice status |
currency |
string. Filter by currency |
paid |
string. |
include_archive |
string. Show archived invoices |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.