List profit centres
list_profit_centresList the profit centres for an entity. Use this to explain available targets before a user confirms any explicit mapping. This is status-only: it returns names and hierarchy, never rupee amounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number (default 1). | |
| client_id | Yes | The entity (client) id — from list_clients. | |
| page_size | No | Rows per page (default 100, max 200). |