Add Sales Itemizers
post
/config/sim/v1/setup/salesitemizers
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 : SalesItemizerCUDRequestBody
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit of the propertyExample:
1
-
name(required):
object name
A group of string objects representing the name of the Sales Itemizers in configured languages
-
salesItmzrIndex(required):
integer
Sequence number of the Sales Itemizer. Acceptable values are 1-16, including 1 and 16Example:
1
Nested Schema : name
Type:
object
A group of string objects representing the name of the Sales Itemizers in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Response
Supported Media Types
- application/json
200 Response
Sales Itemizer Added.
Root Schema : SalesItemizerResponse
Type:
Show Source
object
-
hierUnitId:
integer
Unique hierarchy unit valueExample:
1
-
salesItmzrIndex:
integer
Sequence number of sales itemizerExample:
1