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