cURL
Checkout Link
Get a checkout link item
Get a checkout link item by its ID
Required permissions:checkout-link:readGET
cURL
Autorisierungen
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pfadparameter
CheckoutLinkItem identifier
Antwort
CheckoutLinkItem resource
The type of the checkout link item.
Possible values:
product: A product will be added to the cart, with the given quantity.plan: A plan will be added to the cart, and can be configured by the customer.
Beispiel:
"product"
This is required when the type is "product".
This is required when the type is "product".
Beispiel:
1
This is required when the type is "plan".
This is required when the type is "product", "plan".
The contract period terms of the product item. If none provided, the billing period will be used as contract period, the cancellation period is set to 1 day.