curl --location 'https://api.staging.indiconnect.in/idverification/udyam/send-otp' \
--header 'service-key: sk_test_a104394e867f5080' \
--header 'Authorization: x-api-access indc_test_9de5884fe214cd8a:ac_test_afcba9026f822a41' \
--header 'Content-Type: application/json' \
--data '{
"document_type":"Udyam Validation",
"registration_number":"UDYAM-MH-26-0004734",
"mobile_number" : "9156282848"
}'{"status":"ERROR","message":"Service not found. Please contact support for assistance.","code":400}