|
Http Verb |
GET |
|---|---|
|
Url |
/scheduling/r1/ux/scheduling/schedulable-activities |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W1 (FSM 22.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This endpoint retrieves a paginated collection of schedulable activities (work order operations) that can be scheduled in the daily plan.
This endpoint performs a comprehensive search of work order operations that can be scheduled, applying the specified filters and returning results in a paginated format. The response can be customized using field selection and ordering parameters.
The search is powered by the same infrastructure as the dispatcher power search, using DAOSearchSchedulingActivities with the SEARCH_REAL_PLAN command.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
operationCenterId |
|
|
|
workOrderId |
|
|
|
workOrderOriginId |
|
|
|
workOrderUrgencyId |
|
|
|
workOrderCreationDate |
|
|
|
workOrderAppointmentDate |
|
|
|
workOrderStartDate |
|
|
|
workOrderEndDate |
|
|
|
requestTypeId |
|
|
|
serviceTypeId |
|
|
|
assetId |
|
|
|
assetTypeId |
|
|
|
accountId |
|
|
|
accountTypeId |
|
|
|
addressId |
|
|
|
operationStatusId |
|
|
|
activityId |
|
|
Page ℹ️
Default.
Fields ℹ️
Default.
Language ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
Response error codes