Revenue Centers REST Endpoints
v2/Hierarchy/Revenue Centers/Revenue Centers
These APIs maintain the revenue centers of a location for a specified organization:
| Release | Description |
|---|---|
| 23.5 | Revenue Centers v2 introduced |
| 23.6 | Update endpoint will only update an existing record and will not insert a new record. |
- Add Revenue Centers
- Method: postPath:
/config/sim/v2/hierarchy/revenueCenters - Delete Revenue Centers
- Method: postPath:
/config/sim/v2/hierarchy/deleteRevenueCenters - Get Revenue Centers
- Method: postPath:
/config/sim/v2/hierarchy/getRevenueCenters - Pre-Delete Check Revenue Centers
- Method: postPath:
/config/sim/v2/hierarchy/preDeleteCheckRevenueCenters - Update Revenue Centers
- Method: postPath:
/config/sim/v2/hierarchy/updateRevenueCenters