Skip to main content
POST
Error

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

Body

application/json

Product bundle group data

name
string
required

Name of the bundle

description
string
end_date
string

Format: RFC3339 Example: "2023-12-31T00:00:00Z"

start_date
string

Format: RFC3339 Example: "2023-12-31T00:00:00Z"

Response

Product created or updated successfully

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean