Authorization: ********************curl --location --request GET '/api/v1/pro/ekyc/workflow/area//supported-id-types' \
--header 'uid;' \
--header 'userInfo;' \
--header 'Authorization: <api-key>'{
"areaCode": "string",
"supportedIDTypes": [
"string"
]
}