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

  1. 77e4ef94fcc31
  2. f9688fd328d61
  3. 8ae937367e874

What changed

    • added the new subscription_meter_cycle enum value to the billing_reason response property for the response status 200

      response-property-enum-value-added

    • added the required property customer/first_user_event_at to the response with the 200 status

      response-required-property-added

    • added the required property discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #1: DiscountFixedOnceForeverDurationBase]/max_redemptions_per_customer to the response with the 200 status

      response-required-property-added

    • added the required property discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #2: DiscountFixedRepeatDurationBase]/max_redemptions_per_customer to the response with the 200 status

      response-required-property-added

    • added the required property discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #3: DiscountPercentageOnceForeverDurationBase]/max_redemptions_per_customer to the response with the 200 status

      response-required-property-added

    • added the required property discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #4: DiscountPercentageRepeatDurationBase]/max_redemptions_per_customer to the response with the 200 status

      response-required-property-added