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