data/wayleave_project_name_list
Important: An API Key is required to work with these API Calls
Returns an associative array relating project codes with project names. The name is displayed to the user, the project code is the value that should be used internally..
Sample Request
http://api.verifiapp.com/data/wayleave_project_name_list/{API-KEY}/
Sample Response
{"result":"success","results":{"106":"CURRALEIGH WEST-MIDLETON"}}
Successful response reference
A successful response will return the following items in a JSON array
| Preference | Description |
|---|---|
| result | success |
| results | An associative array with the list of values. |