productwarehouseorderUnitcurl --location --request POST 'https://tsapi.perenso.net/Price' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"productID": "PROD1964",
"warehouse": "WH1035",
"orderUnit": "DZ",
"priceZone": 260,
"price": 188.79,
"showPrice": 729.89,
"msrp": 182.79,
"canOrder": false
}'{
"id": "f9hhjp",
"productID": "PROD1964",
"warehouse": "WH1035",
"orderUnit": "DZ",
"priceZone": 260,
"price": 188.79,
"showPrice": 729.89,
"msrp": 182.79,
"canOrder": false
}