NameDescriptionTypeAdditional information
Id

Request specified appointment by Id

integer

None.

ClientId

Match appointments for given Client

integer

None.

UserId

Match appointments allocated to User

integer

None.

FromDate

Match appointments from this date onwards

date

None.

ToDate

Match appoints up to this date

date

None.

FromTime

Match appoints active from this time of day onwards

date

None.

ToTime

Match appointments active up to this time of day

date

None.

ReferenceNumber

Match appointments associated with reference number

string

None.

Status1

Match a comma separated list of statuses (pending,rejected,changed by office,changed by carer,accepted,started,completed,canceled)

string

None.

Limit

Limit to number of rows returned by request (default is 1000)

integer

None.

Skip

Number of rows to skip (so we can skip 10 get next 10 etc)

integer

None.