> For the complete documentation index, see [llms.txt](https://stg-store.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stg-store.gitbook.io/documentation/scripts/advanced-banking/exports.md).

# Exports

## <mark style="color:blue;">Add Bill</mark>

You can add invoice with this client export.

```
Exports['stg-bank']:addBilling('Test Invoice', 1500) -- label, price
```
