Authorization: Bearer ********************
{
"ids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
curl --location --request POST 'https://api.thinkeo.io/v0/apps/prices' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}'
[
{
"appId": "28c365d5-df94-4a54-8217-3ce51d068868",
"averagePrice": 0
}
]