cURL
curl --request GET \ --url https://api.secure.quotivity.com/v1/pricebooks/{priceBookId} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "accountId": "<string>", "name": "<string>", "description": "<string>", "bundleOptionId": "<string>", "isDeleted": true }
Retrieves a specific price book by ID
Successfully retrieved price book