Changes to Get Discount
GET /v1/discounts/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 11 revisions of this API.4
What changed
- ○
added the required property
oneOf[subschema #1: DiscountFixedOnceForeverDuration]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #2: DiscountFixedRepeatDuration]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #3: DiscountPercentageOnceForeverDuration]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[subschema #4: DiscountPercentageRepeatDuration]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○