Fetch Settlements
1 | fetch_settlements(authorization, ...)
|
authorization |
set_keys("", "SECRET_KEY")$secret, equivalent of "-H Authorization: Bearer SECRET_kEY" |
... |
Body Params |
from |
date. Lower bound of date range. Leave undefined to export settlement from day one. |
to |
date. Upper bound of date range. Leave undefined to export settlements till date. |
subaccount |
string. Provide a subaccount code to export only settlements for that subaccount. Set to none to export only transactions for the account. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.