curl --location '/price-lists/list'
{ "success": true, "response": [ { "_id": "string", "name": "string", "onlyItems": true, "isDefault": true } ] }