Skip to content

Delete Price Book

DELETE https://api.secure.quotivity.com/v1/pricebooks/{priceBookId}

Deletes a specific price book

Send your API key in the x-api-key header. See Generating API keys.

Name Type Required Description
priceBookId string Yes
Status Body Description
204 Price book deleted successfully
401 Unauthorized
404 Price book not found
500 Internal Server Error