curl --location 'http://localhost:801/api/tracking/choice' \ --header 'Content-Type: application/json' \ --data '{ "tracking_id": "string", "choice": "yes", "notification_schedule_id": 0 }'