Skip to main content
POST
Create Product Bundle

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Body

bundle_name
string
required
Maximum string length: 250
lines
object[]
required
bundle_description
string | null
Maximum string length: 250
stripe_product_id
string | null
Maximum string length: 255

Response

201 - application/json
id
integer
required
read-only
bundle_name
string
required
Maximum string length: 250
anrok_item_id
string | null
required
read-only
lines
object[]
required
created_at
string<date-time>
required
read-only
last_modified_at
string<date-time>
required
read-only
is_deleted
boolean
default:false
required
read-only
deleted_at
string<date-time> | null
required
read-only
bundle_description
string | null
Maximum string length: 250
stripe_product_id
string | null
Maximum string length: 255