Create Product Collection
Create a new product collection.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Groups of products in this collection
Name of the product collection
Brand id for the collection, if not provided will default to primary brand
Optional description of the product collection
Default effective_at setting for subscription plan downgrades (NULL = inherit from business)
immediately, next_billing_date Default effective_at setting for subscription plan upgrades (NULL = inherit from business)
immediately, next_billing_date Default behavior for subscription plan changes on payment failure (NULL = inherit from business)
prevent_change, apply_change Default proration billing mode for subscription plan downgrades (NULL = inherit from business)
prorated_immediately, full_immediately, difference_immediately, do_not_bill Default proration billing mode for subscription plan upgrades (NULL = inherit from business)
prorated_immediately, full_immediately, difference_immediately, do_not_bill Response
Product Collection Created Successfully
Brand ID for the collection
Timestamp when the collection was created
Groups in this collection
Unique identifier for the product collection
Name of the collection
Timestamp when the collection was last updated
Description of the collection
Default effective_at setting for subscription plan downgrades (null = inherit from business)
immediately, next_billing_date Default effective_at setting for subscription plan upgrades (null = inherit from business)
immediately, next_billing_date URL of the collection image
Default behavior for subscription plan changes on payment failure (null = inherit from business)
prevent_change, apply_change Default proration billing mode for subscription plan downgrades (null = inherit from business)
prorated_immediately, full_immediately, difference_immediately, do_not_bill Default proration billing mode for subscription plan upgrades (null = inherit from business)
prorated_immediately, full_immediately, difference_immediately, do_not_bill