POST
/
checkout-links

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Body

afterCheckout
object

The action to perform after checkout.

options
object

The options for the checkout link.

isEnabled
boolean
default: true

Whether the checkout link is enabled or not.

items
object[]

Response

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