Typographic Conventions

Following typographic conventions are used in this document:

Format Description
dot.separator Refers to the association relationship; for example, location.address means referring to the address field of the location object.
monospace Used to represent all "URLs" and "snippets of sample code"; for example:
https://api.precisely.com/places/v1/poi/byaddress?address=2935%20Broadbridge%20Ave%2C%20Stratford%2C%20CT&country=USA&searchRadius=3218.688&searchRadiusUnit=meters&maxCandidates=20&sortBy=relevance&fuzzyOnName=Y&page=1

and

"
{
    "fccId": "6097",
    "type": "Enhanced",
    "agency": "Spartanburg Communications 9-1-1 Department",
    "phone": "864-596-2076",
    "county": {
        "name": "Spartanburg",
        "fips": "45083"
    }
"