List Checkout Links
List checkout links.
Scopes: checkout_links:read checkout_links:write
Query parameters
Filter by organization ID.
Filter by product ID.
Page number, defaults to 1.
Page number, defaults to 1.
Size of a page, defaults to 10. Maximum is 100.
Size of a page, defaults to 10. Maximum is 100.
Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order.
Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order.
Response
Successful Response
Changes
Changed in 1 of the 11 revisions of this API.4
- ○
added the required property
items/items/discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #1: DiscountFixedOnceForeverDurationBase]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #2: DiscountFixedRepeatDurationBase]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #3: DiscountPercentageOnceForeverDurationBase]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #4: DiscountPercentageRepeatDurationBase]/max_redemptions_per_customerto the response with the200statusresponse-required-property-added
- ○