Skip to main content

saveEventData

Save event data

Request Body
id number
data object
checkoutConfig object
id string
name string REQUIRED
by string
config object REQUIRED
locks object
createdAt date-time
updatedAt date-time
Responses
200

Successfully saved event data

Schema OPTIONAL
id number OPTIONAL
name string OPTIONAL
data object OPTIONAL
slug string OPTIONAL
locks string[] OPTIONAL
400

Invalid input received. Bad request.

Schema OPTIONAL
message string OPTIONAL
error string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL