Authorization: ********************curl --location --request POST 'https://api.neucron.io/v1/event/pay?eventID' \
--header 'X-Neucron-Team-ID;' \
--header 'Authorization: <api-key>'{
"plan": {
"total_amount": 0,
"type": "FREE"
},
"redirect_url": "string"
}