cURL
curl --request GET \ --url https://api.quote.hapily.com/v1/pricebooks/{priceBookId} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "name": "<string>", "description": "<string>", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" }
Retrieves a specific price book by ID
Successfully retrieved price book