Save share capital
save_share_capitalSave the share-capital reconciliation for the period: the opening share count, the shares issued and bought back during the year, and the amount issued and the amount bought back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | The entity (client) id — from list_clients. | |
| period_id | Yes | ||
| template_id | Yes | ||
| amount_issued | Yes | ||
| shares_issued | Yes | ||
| opening_shares | Yes | ||
| amount_bought_back | Yes | ||
| shares_bought_back | Yes |