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