Update Service Charge Group Details
post
/config/sim/v2/sales/serviceChargeGroups/updateDetails
Updates the Service Charge Group Detail.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Request body
Root Schema : schema
Type:
object
Model for ServiceChargeGroupDetail Object
Show Source
-
hierUnitId(required):
integer
Unique reference of the hierarchy unitExample:
1
-
objectNum(required):
integer
Object number of the Service Charge GroupExample:
1
-
sequenceNum(required):
integer
Sequence number of the service charge group detail in the service charge groupExample:
1
-
svcObjNum(required):
integer
Object number of the service chargeExample:
1
Response
Supported Media Types
- application/json
200 Response
Service Charge Group Detail Updated.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Unique reference of the hierarchy unitExample:
1
-
objectNum:
integer
Object number of the Service Charge GroupExample:
1
-
sequenceNum:
integer
Sequence number of the service charge group detail in the service charge groupExample:
1