Revenue Centers REST Endpoints
v1/Hierarchy/Revenue Centers/Revenue Centers
These APIs maintain the revenue centers of a location for a specified organization:
| Release | Description |
|---|---|
| 23.3 | The Simphony-OrgShortName parameter is deprecated. The authentication token contains the organization access details. |
| 23.4 | Starting with API release 23.4, a new field rvcMasterObjNum has been introduced which links a Revenue Center to Revenue Center Master. |
| 23.4.1.6 | The field rvcMasterObjNum has been removed. |
- Add Revenue Centers
- Method: postPath:
/config/sim/v1/hierarchy/revenueCenters - Delete Revenue Centers
- Method: postPath:
/config/sim/v1/hierarchy/deleteRevenueCenters - Get Revenue Centers
- Method: postPath:
/config/sim/v1/hierarchy/getRevenueCenters - Pre-Delete Check Revenue Centers
- Method: postPath:
/config/sim/v1/hierarchy/preDeleteCheckRevenueCenters - Update Revenue Centers
- Method: postPath:
/config/sim/v1/hierarchy/updateRevenueCenters