Update an existing instance of the DiscountPromoCode object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Discount/PromoCode/{id}Path ParamsidintegerrequiredBody ParamsDefinition of the Promo Code Discount objects within the system.namestringpromoDescriptionstringdiscountStartdate-timeThe start date of the Promo. Date and time values are specified in the ISO 8601 format.discountEnddate-timeThe end date of the Promo. Date and time values are specified in the ISO 8601 format.isActivebooleantruetruefalseisProratedbooleantruetruefalseisNegativeAllowedbooleantruetruefalseResponses 200Update a DiscountPromoCode 400The request could not be processed.Updated 2 months ago