data/upc_wayleave_files
Important: An API Key is required to work with these API Calls
Returns the list of files attached to a UPC wayleave
Sample Request
http://api.verifiapp.com/data/upc_wayleave_files/{API-KEY}/{UPC_WAYLEAVE_ID}
Sample Response
{"result":"success","results":[{"name":"Quality Policy","url":"http:\/\/localhost\/ipone\/test.verifiapp.com\/index.php\/uploads\/uploaded_files\/upc_wayleave\/13\/project_specification-27.05.2015.doc","mime":"application\/vnd.ms-word","size":3454976}]}
Successful response reference
A successful response will return the following items in a JSON array
| Preference | Description |
|---|---|
| result | success |
| results | Array of objects for each file |