Checkout Link
Get a checkout link
GET
/
checkout-links
/
{id}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredCheckoutLink identifier
Response
200 - application/json
id
string
The unique identifier of the checkout link.
afterCheckout
object
The action to perform after checkout.
options
object
slug
string
The name of the checkout link.
isEnabled
boolean
Whether the checkout link is enabled or not.
items
object[]
url
string
The URL of the checkout link.
Was this page helpful?