resource_requests
- POST resource_requests/cancel — This method is cancelling a single resource request. The method can be applied only on pending or rejected resource requests
- GET resource_requests/show — This method returns information related with a resource request. A single resource request is returned by each call
- POST resource_requests/accept — This method is accepting a single resource request. The method can be applied only on pending resource requests
- GET resource_requests/get_availability — This method returns information related with the availability of resources Multiple records are returned by each call
- POST resource_requests/reject — This method is rejecting a single resource request. The method can be applied only on pending resource requests
- POST resource_requests/create — This method creates new resource requests. A single resource request can be created by each call
- GET resource_requests/get_latest_pending — This method returns the latest pending resource requests, which are requesting a specific unit. Multiple resource requests are returned by this call: