Skip to main content

updateCheckoutConfig

A new checkout config is created or updated if it already exists

Path Parameters
id string REQUIRED

This is optional. If you don't pass an ID, a new config will be created. If you pass an ID, the config will be created.

Request Body
name string REQUIRED
config object REQUIRED
Responses
200

Checkout config for the updated id.

Schema OPTIONAL
id string OPTIONAL
name string
by string OPTIONAL
config object
locks object OPTIONAL
createdAt date-time OPTIONAL
updatedAt date-time OPTIONAL
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL