Skip to main content
PATCH
Partial Update Product Bundle

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Body

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

Response

200 - 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