cURL
curl --request POST \ --url https://api.secure.quotivity.com/v1/pricebooks/{priceBookId}/clone \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "accountId": "<string>", "name": "<string>", "description": "<string>", "bundleOptionId": "<string>", "isDeleted": true }
Clones a price book.
Price book cloned successfully