cURL
curl --request POST \ --url https://api.secure.quotivity.com/v1/bundles/{bundleId}/clone \ --header 'x-api-key: <api-key>'
{ "id": "<string>" }
Clones a bundle with all its options, price books, and products. The cloned bundle is created as inactive without a header product.
Bundle cloned successfully