The home location API allows you to determine the Mobile Network Code (MNC) and Mobile Country Code of the supplied phone number. It returns the phone number's home network and country.
Common use cases of this API is to determine the best route for SMS message delivery or finding out which country a phone number belongs to in order apply local billing on the mobile wallet.
HTTP error code extension
Message.
phoneNumber provided in the input
Country of origin of the phoneNumber provided.
Mobile Network Operator of the phoneNumber provided.
TRUE,FALSE,NONE
TRUE,FALSE,NONE
TRUE,FALSE,NONE
transaction ID for tracing.
{
"statusCode": "string",
"statusMessage": "string",
"phoneNumber": "string",
"data": {
"country": "string",
"mobileNetwork": "string",
"subscriberIsActive": "string",
"simIsPorted": "string",
"roamingIsEnabled": "string"
},
"transactionId": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}
HTTP error code extension
More details and corrective actions related to the error which can be shown to a client.
Support Message
{
"statusCode": 1,
"statusMessage": "string",
"SupportMessage": "string"
}