Authorization: ********************curl --location --request POST 'https://api-inventory.simprasuite.com/pos/api/genericposmenuitem/allergen/getlist' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application\json' \
--data-raw '{
"propertyKeys": [
"string"
]
}'