Skip to main content
GET
Get Bundle

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

The idempotency key that will be used to ensure the request is only performed once

Path Parameters

company_id
string
required

The company ID with the prefix 'cmp_'.

id
string
required

The resource ID

Response

200 - application/json

OK

bundle_product_pricings
object[] | null
company_id
string
created_at
string<date-time>
currency
string | null
description
string
id
string
is_auto_generated
boolean
metadata
object
name
string
num_subs
integer
Required range: x >= 0
state
string
term
object

The term which includes a frequency interval and a count for number of intervals

updated_at
string<date-time>