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 | Starting with the API release 23.3, the Simphony-OrgShortName parameter will be ignored. The API will use the authentication token to determine which organization the API account has access to. |
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