curl --location -g --request POST '' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userid": "",
"eventname": "offer_activiation_successful",
"currentofferdetails": {
"offer": "",
"updatedat": "2021-01-01T15:29:53.744Z",
"avibraid": ""
}
}'"string"