Create Checkout Link
Create a checkout link.
Scopes: checkout_links:write
Request body
Response
Checkout link created.
Changes
Changed in 1 of the 11 revisions of this API.4
- ○
added the required property
discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #1: DiscountFixedOnceForeverDurationBase]/max_redemptions_per_customerto the response with the201statusresponse-required-property-added
- ○
added the required property
discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #2: DiscountFixedRepeatDurationBase]/max_redemptions_per_customerto the response with the201statusresponse-required-property-added
- ○
added the required property
discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #3: DiscountPercentageOnceForeverDurationBase]/max_redemptions_per_customerto the response with the201statusresponse-required-property-added
- ○
added the required property
discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #4: DiscountPercentageRepeatDurationBase]/max_redemptions_per_customerto the response with the201statusresponse-required-property-added
- ○