HLR price grid
Definition
GET https://app.bsg.hk/rest/hlr/prices/{tariff}
Parameter
Type
Description
tariff
type: int
Tariff code of a price grid
Example response
{ “error”:”0″,
“prices”:[
{
“type”:”hlr”,
“country”:” AE”,
“country_name”:”United Arab Emirates”,
“mcc”:” 424″,
“price”:”0.002″,
“currency”:”EUR”
}
],
}