{ "callupNumber": "AB/24A/0001" }
curl --location 'http://localhost:3000/api/v1/nysc/request-otp' \ --header 'Content-Type: application/json' \ --data '{ "callupNumber": "AB/24A/0001" }'
{}