Authorization: Bearer ********************
curl --location --request GET '/inventories?status=available, pending' \ --header 'Authorization: Bearer <token>'
{ "property1": 0, "property2": 0 }