Gets PIM Calendar
Returns a list of products with price changes on a specific date
GET
/api/pim/calendar
curl \
--request GET 'http://api.example.com/api/pim/calendar' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Returns a list of products with price changes on a specific date
curl \
--request GET 'http://api.example.com/api/pim/calendar' \
--header "Authorization: Bearer $ACCESS_TOKEN"