Validate Action

Verifies that an appointment or service appointment (service activity) has valid available resources for the activity, duration, and site, as appropriate.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Activities
Collection(activitypointer) False True

The activities to validate.

Return Type

Type Nullable Description
ValidateResponse False The Validate action returns the following value.

Entities

Use the Validate action with these entity types:

Name Display Name Description
appointment Appointment Commitment representing a time interval with start/end times and duration.
mobileofflineprofile Mobile Offline Profile Information to administer and manage the data available to mobile devices in offline mode.
savedquery View Saved query against the database.

See also