applicationId: ********************curl --location 'https://apil.glowmarkt.com/eligibility/checksmetsihd' \
--header 'Accept: application/json' \
--header 'applicationId: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"mpxn": "1234567890123",
"eui": "AB123456789012"
}'{
"valid": true
}