curl --location --request POST 'https://api.mpc.dev.placewise.com/v1/members/me/events' \ --header 'X-User-Agent: ApiDog' \ --header 'X-Product-Name: default' \ --header 'X-Loyalty-Club-Slug: infinity-mall' \ --header 'Authorization: Bearer ' \ --header 'X-Client-Authorization: ' \ --header 'Content-Type: application/json'
{ "event": { "type": "parking_activity", "id": "550e8400-e29b-41d4-a716-446655440000 ", "occurred_at": "2022-11-09T16:25:58.099512Z" } }