Phone, Address and Location
GET {{url}}/list/phone-address-location
Dynamic variables related to phone numbers, addresses and locations.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"$randomPhoneNumber":"{{$randomPhoneNumber}}","$randomPhoneNumberExt":"{{$randomPhoneNumberExt}}","$randomCity":"{{$randomCity}}","$randomStreetName":"{{$randomStreetName}}","$randomStreetAddress":"{{$randomStreetAddress}}","$randomCountry":"{{$randomCountry}}","$randomCountryCode":"{{$randomCountryCode}}","$randomLatitude":"{{$randomLatitude}}","$randomLongitude":"{{$randomLongitude}}"}