cURL
curl --request DELETE \ --url https://api.secure.quotivity.com/v1/bundles/{bundleId} \ --header 'x-api-key: <api-key>'
Deletes a bundle and all its associated options, products, and price books.
Bundle deleted successfully