* building - Locations (1) and operators in the building * street - Locations and operators in the street (S/N included) * street odd - Locations and operators in the street, only odd numbers (S/N not included) * street even - Locations and operators in the street, only even numbers (S/N not included) * town - Locations and operators in the town
Enumerated Values
Property
Values
scope
one of [building, street, street odd, street even, town]
Request example
1
2
3
4
curl -X GET https://feasibility.sta.masstack.com/v1/poleinfo/location/{technicalId}/installations/volumes?scope='building'?scope=building \
-H "Accept: application/json"
{"installationType":"POSTE, NO POSTE, POSTE H","operators":["MasMovil"],"technicalIds":["01000500474700067"],"source":{"user":"1231FSM","type":"INSPECTOR"}}