Lookup By Value
Sonoran CAD has additional record lookup capabilities via specific values for unit identifiers, record or supervisor status, and more!
Last updated
Sonoran CAD has additional record lookup capabilities via specific values for unit identifiers, record or supervisor status, and more!
Last updated
This API endpoint requires the Plus version of Sonoran CAD or higher. For more information, see our pricing page.
API response times may be increased slightly for communities with Database Sync enabled, depending upon the speed, latency and size of your in-game database.
POST
https://api.sonorancad.com/general/lookup_value
The lookup name endpoint allows you to retrieve all records associated with a specific value.
Name | Type | Description |
---|---|---|
Adding the API ID field is optional, and will send the lookup results to the user's CAD as well.
id
string
Your community's ID
key
string
Your community's API Key
type
string
LOOKUP_INT
data
array
Array containing a lookup information object
Enum
Description
0
IDENTIFIER
1
SUPERVISOR_STATUS
2
ACTIVE_STATUS
3
NUMBER
4
SECRET
5
ACCOUNT
Enum
Description
0
Open: Requires Supervisor Actions
1`
Closed: No Supervisor Actions Needed
Enum
Description
0
Warrant: Open
DMV: Pending
1
Warrant: Closed
DMV: Approved
2
DMV: Rejected
Enum
Description
2
Warrant
3
BOLO
4
License
5
Custom Vehicle Registration
7
Custom Character Record
8
Custom Police Record
9
Custom Police Report
10
Custom Medical Record
11
Custom Medical Report
12
Custom Fire Record
13
Custom Fire Report
14
Custom DMV Record
15
Custom Law Record
16
Custom Law Report