v1

latestOpenAPI 3.0.32026-07-26362271803.3 KB
Revenue Recognition

Create Product Bundle

Create a new product bundle with products and percentage allocations. Total percentage must equal 100.

post/rr/api/v1/product-bundles

Request body

idinteger required
bundle_namestring required
bundle_descriptionstring nullable
stripe_product_idstring nullable
anrok_item_idstring nullable required
created_atstring date-time required
last_modified_atstring date-time required
is_deletedboolean required
deleted_atstring date-time nullable required

Response

idinteger required
bundle_namestring required
bundle_descriptionstring nullable
stripe_product_idstring nullable
anrok_item_idstring nullable required
created_atstring date-time required
last_modified_atstring date-time required
is_deletedboolean required
deleted_atstring date-time nullable required