Update Sales Itemizers
post
/config/sim/v2/setup/updateSalesItemizers
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
A CUD request body for sales itemizer
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit of the propertyExample:
1
-
name(required):
object name
Sales Itemizer Name
-
salesItmzrIndex(required):
integer
Sequence number of the Sales Itemizer. Acceptable values are 1-16, including 1 and 16Example:
1
Nested Schema : name
Type:
object
Sales Itemizer Name
Example:
{
"1":"Enterprise",
"2":"Unternehmen",
"3":"Empresa"
}
Response
Supported Media Types
- application/json
200 Response
Sales Itemizer Updated.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Unique hierarchy unit valueExample:
1
-
salesItmzrIndex:
integer
Sequence number of sales itemizerExample:
1