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

Changes

No recorded changes to this endpoint across all 1 revision of this API.