[
{
"id": 998,
"event_type": "create",
"status": "ok"
},
{
"id": 999,
"event_type": "create",
"status": "ok"
}
]
curl --location --request POST 'https://api.mpc.dev.placewise.com/v3/infinity-mall/stores-events' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: '
{}