[
{
"member_id": 12345,
"checkin_time": "2016-02-02T02:02:02+0000",
"error": null
}
]
curl --location --request GET 'https://api.mpc.dev.placewise.com/v3/infinity-mall/events/checkin/1' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization;' \
--header 'X-Client-Authorization: '
{}