Skip to main content

Get a List of Resource Absences

This service lists the absences for a resource within an optional date range.

Query String Parameters

NameTypeDescriptionRequired
ActionStringResourceAbsencesRequired
ResourceIdIntId of the resource.Required
FromDateStart date of date range. Format yyyy-mm-ddThh:mmOptional
ToDateEnd date of date range. Format yyyy-mm-ddThh:mmOptional
CountStatusInt0=Results (Default), 1=Count,2=Count and ResultsOptional

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ResourceAbsences&resourceid=17651&CountStatus=both