Changes to Get Checkout Link

GET /v1/checkout-links/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 11 revisions of this API.4

  1. 8ae937367e874

What changed

    • added the required property discount/anyOf[subschema #1: CheckoutLinkDiscount]/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: CheckoutLinkDiscount]/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: CheckoutLinkDiscount]/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: CheckoutLinkDiscount]/oneOf[subschema #4: DiscountPercentageRepeatDurationBase]/max_redemptions_per_customer to the response with the 200 status

      response-required-property-added