Changes to Finalize Order
POST /v1/orders/{id}/finalize
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 11 revisions of this API.15
What changed
- ●
added the new
subscription_meter_cycleenum value to thebilling_reasonresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the required property
customer/first_user_event_atto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #1: DiscountFixedOnceForeverDurationBase]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○
added the required property
discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #2: DiscountFixedRepeatDurationBase]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○
added the required property
discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #3: DiscountPercentageOnceForeverDurationBase]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○
added the required property
discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #4: DiscountPercentageRepeatDurationBase]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○