Authorization: ********************
api-key: ********************
curl --location 'https://api.jericommerce.com/v1/programs//custom-earning-flows//execute' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "customerEmail": "string" }'
{ "pointsAwarded": 0, "remainingExecutions": 0, "recurrence": "once" }