/
CA
campfire
/
Campfire Developer APIs
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-26
362
271
803.3 KB
Revenue Recognition
Update Product Bundle
put
/rr/api/v1/product-bundles/{id}
Path parameters
id
integer
required
Request body
ProductBundle
required
id
integer
required
bundle_name
string
required
bundle_description
string
nullable
stripe_product_id
string
nullable
anrok_item_id
string
nullable
required
lines
ProductBundleLine[]
required
created_at
string
date-time
required
last_modified_at
string
date-time
required
is_deleted
boolean
required
deleted_at
string
date-time
nullable
required
Response
ProductBundle
required
id
integer
required
bundle_name
string
required
bundle_description
string
nullable
stripe_product_id
string
nullable
anrok_item_id
string
nullable
required
lines
ProductBundleLine[]
required
created_at
string
date-time
required
last_modified_at
string
date-time
required
is_deleted
boolean
required
deleted_at
string
date-time
nullable
required