Add Service Charge Groups
post
/config/sim/v1/sales/servicechargegroups
Adds the Service Charge Group
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 : ServiceChargeGroupCURequestBody
Type:
objectModel for ServiceChargeGroup Object
Show Source
-
details:
array details
An array of service charges that are part of the service charge group
-
hierUnitId(required):
integer
Unique reference of the hierarchy unitExample:
1 -
name(required):
object name
Name
-
objectNum(required):
integer
Object number of the Service Charge GroupExample:
1
Nested Schema : details
Type:
arrayAn array of service charges that are part of the service charge group
Show Source
Nested Schema : name
Type:
objectName
Example:
{
"en-US":"Coffee",
"de-DE":"Kaffee",
"es-MX":"Cafe"
}Nested Schema : items
Type:
Show Source
object-
sequenceNum:
integer
Sequence number of the service charge group detail in the service charge groupExample:
1 -
svcObjNum:
integer
Object number of the service chargeExample:
1
Response
Supported Media Types
- application/json
200 Response
Service Charge Group Added.
Root Schema : ServiceChargeGroupResponse
Type:
Show Source
object-
hierUnitId:
integer
Unique reference of the hierarchy unitExample:
1 -
objectNum:
integer
Object number of the Service Charge GroupExample:
1