event_id
is invalid (422), returns:{
"error": "Event does not exist"
}
curl --location --request GET 'https://api.mpc.dev.placewise.com/v3/infinity-mall/events/registration/1/calendar' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization;' \
--header 'X-Client-Authorization: '
{}