Delete Revenue Centers
post
/config/sim/v1/hierarchy/deleteRevenueCenters
Deletes the revenue center of a given location for the specified organization. Before deleting the RVC, the corresponding RVC Parameter needs to be deleted manually.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Revenue Center Delete Request body
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit of the revenue centerExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.