post http://api.cdp.cm.com/events/v1.0/tenants//events
Sample body:
[
{
"EventTypeId": "61c1603c-a105-43e5-9930-f8e4b184e6cd",
"Event": {
"Owner": "Jane Doe",
"Product": "Coffee",
"Amount": 1,
"Last Name": "Doe",
"First Name": "John",
"Mobile Phone": "0031612345678",
"Email Address": "[email protected]",
"Membership": "Subscribed"
}
}
]