smsgatewaypgc4

API Check HLR Process

Sendmode API Check HLR Process

  • Sendmode’s SMS API Gateway also provides HLR look ups with operators to determine the status of a mobile phone.
  • The most common use is in mobile number database cleaning by identifying no longer valid numbers.
  • Critical contact workflows also use this service to identify if a number is available and route alerts or calls based on the information.
  • Check HLR GET URL Format:

    https://api.sendmode.com/performhlr.aspx?type=hlr&username=xxx&password=yyy&mobilenumber=353871234567&customerid=12345

    username * Your Sendmode Account Username.

    password * Your Sendmode Account Password.

    mobilenumber * The mobile number you wish to perform the HLR on. The number must be submitted in its fully qualified international format (3538xxxxxxxx, 447xxxxxxxxx).

    customerid Your own unique system reference number.