POST
/
checkout-links

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Body

afterCheckout
object

The action to perform after checkout.

isEnabled
boolean
default:
true

Whether the checkout link is enabled or not.

items
object[]
options
object

The options for the checkout link.

Response

201 - application/json
afterCheckout
object

The action to perform after checkout.

id
string

The unique identifier of the checkout link.

isEnabled
boolean

Whether the checkout link is enabled or not.

items
object[]
options
object
slug
string

The name of the checkout link.

url
string

The URL of the checkout link.