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