Update Service Charge Group Details
post
/config/sim/v1/sales/servicechargegroups/updatedetails
Updates the Service Charge Group Detail. If Service Charge Group Detail is not found, it creates a new 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 : ServiceChargeGroupDetailUpdateRequestBody
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:
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 or Added.
Root Schema : ServiceChargeGroupDetailResponse
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