curl --location --request GET '/Price?sort&page=1&resultsPerPage=20'
[
{
"id": "aj8hga",
"productID": "PROD8004",
"warehouse": "WH2425",
"orderUnit": "PK",
"priceZone": 271,
"price": 287.05,
"showPrice": 913.79,
"msrp": 933.39,
"canOrder": true
},
{
"id": "7p3g4d",
"productID": "PROD0066",
"warehouse": "WH8071",
"orderUnit": "CS",
"priceZone": 340,
"price": 120.89,
"showPrice": 977.49,
"msrp": 110.9,
"canOrder": true
}
]