get
https://sandbox-api.softpoint.io/interface/locations//revenue_center
Retrieves a list of revenue centers for a specific location.
| Parameter | Type | Description |
|---|---|---|
| status | int | Filter by revenue center status |
| global_on_id | int | Provided by SoftPoint |
| user_id | int | Provided by SoftPoint |
| limit | int | Number of results per page |
| paginate | string | Pagination mode (e.g., 'data') |
| page | int | Page number to retrieve |
Authorization: Requires a Bearer token in the Authorization header.
