GET
/
checkout-links
/
{id}

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

id
string
required

CheckoutLink 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.