Add Discount Itemizers
post
/config/sim/v1/sales/discountitemizers
Add the Discount itemizer object to a specified hierarchy unit .
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:
objectModel 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:
objectA 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 Added.
Root Schema : DiscountItemzrsResponse
Type:
Show Source
object-
dscItmzrIndex:
integer
Unique reference of the Discount ItemizerExample:
1 -
hierUnitId:
integer
Unique Hierarchy Unit ValueExample:
1