Update Service Charge Itemizers
post
/config/sim/v2/sales/updateServiceChargeItemizers
Updates the Service Charge Itemizer.
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 Service Charge Itemizers Object for Create/Update Request
Show Source
-
hierUnitId(required):
integer
Unique reference of the hierarchy unitExample:
1
-
name(required):
object name
A group of string objects representing the name of the Service Charge Itemizer in configured languages
-
svcItmzrIndex(required):
integer
Object number of the Service Charge ItemizerExample:
1
Nested Schema : name
Type:
object
A group of string objects representing the name of the Service Charge Itemizer in configured languages
Example:
{
"1":"Enterprise",
"2":"Unternehmen",
"3":"Empresa"
}
Response
Supported Media Types
- application/json
200 Response
Service Charge Itemizer Updated.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Unique reference of the hierarchy unitExample:
1
-
svcItmzrIndex:
integer
Object number of the Service Charge ItemizerExample:
1