cURL
curl --request GET \ --url https://api.quote.hapily.com/v1/pricebooks \ --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 list of all price books
Successfully retrieved price books