Skip to content
English
  • There are no suggestions because the search field is empty.

API Agencies

Agencies() 

Get a full list of agencies.

Request

Request Data:

No extra data required.

Response 

{
    "Result": {
        "Age": <int>, // Time of last modification of this list (Since RPM16)
        "Agencies": [
            {
                "Agency": <string>,
                "AgencyID": <int>,
                "Archived": <bool>,
                "AgencyGroupID": <int>,
                "AgencyGroup": <string>,
                "Added": <string>,
                "Modified": <string>

            },
            <... more Agencies>
        ]
    }
}

Errors

  • User lacks permission – the user must have access to the “Agencies and reps section” privilege. (Since RPM25)
Do Not Sell or Share My Personal Information