Update Discount Itemizers

post

/config/sim/v2/sales/updateDiscountItemizers

Updates the Discount Itemizer.

Request

Supported Media Types
Header Parameters
Body ()
DiscountItmzrs object of the organization
Root Schema : schema
Type: object
Model for Discount Itmzrs
Show Source
Nested Schema : name
Type: object
A group of string objects representing the name of the Discounts Itmzrs in configured languages
Example:
{
    "1":"Enterprise",
    "2":"Unternehmen",
    "3":"Empresa"
}
Back to Top

Response

Supported Media Types

200 Response

Discount Itemizer Updated.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top