Update Discount Itemizers
post
/config/sim/v1/sales/updatediscountitemizers
Updates the Discount Itemizer. If Discount Itemizer is not found, it creates a new Discount Itemizer
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
DiscountItmzrs object of the organization
Root Schema : DiscountItmzrsCURequestBody
Type:
object
Model for Discount Itmzrs
Show Source
-
dscItmzrIndex(required):
integer
Object number of the Discount ItemizerExample:
1
-
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 Discounts Itmzrs in configured languages
Nested Schema : name
Type:
object
A group of string objects representing the name of the Discounts Itmzrs in configured languages
Example:
{
"en-US":"Enterprise",
"de-DE":"Unternehmen",
"es-MX":"Empresa"
}
Response
Supported Media Types
- application/json
200 Response
Discount Itemizer Updated or Added.
Root Schema : DiscountItemzrsResponse
Type:
Show Source
object
-
dscItmzrIndex:
integer
Unique reference of the Discount ItemizerExample:
1
-
hierUnitId:
integer
Unique Hierarchy Unit ValueExample:
1