Looking to create a single use checkout session? Checkout Links are probably not what you’re looking for.Checkout Links are shareable links that generate checkout sessions when opened. They are very handy to start a purchase from your website or social media.However, if you want to start a checkout for one of your user inside your product, you should use the Checkout Sessions API.
Authorizations
You can generate an Organization Access Token from your organization's settings.
Body
application/json
Schema to create a new checkout link from a a single product price.
Deprecated: Use CheckoutLinkCreateProducts
instead.
Response
Checkout link created.
Checkout link data.