cURL
curl --request GET \ --url https://api.secure.quotivity.com/v1/pricebooks \ --header 'x-api-key: <api-key>'
[ { "id": "<string>", "accountId": "<string>", "name": "<string>", "description": "<string>", "bundleOptionId": "<string>", "isDeleted": true } ]
Retrieves a list of all price books
Successfully retrieved price books