Adding API Endpoint for RE - Job

We have a requirement for Job API End Point to support the feature parity with our current features where in we are using direct SQL queries to retrieve Jobs. 

We don't require full CRUD operation but just read access should be OK. 

We are expecting at least following columns in the result. 

ID
NAME
VOLUNTEER TYPE
CATEGORY
POSITION
START DATE
END DATE

 

and "LastModified" query string filter for the endpoint. 

  • Guest
  • Mar 23 2018
  • Attach files