NextGen APIs

GET /api/scheduling/forward-scheduling/r1/forward-scheduling/processing-history

Http Verb

GET

Url

/api/scheduling/forward-scheduling/r1/forward-scheduling/processing-history

Permissions required

 

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W3 (FSM 24.0)

Deprecated since

 

Removed since

 

Tech Tags

 

Business Logic

This API retrieves all forward scheduling processing history

Path Parameters

None

Query String Parameters

Filters

Field

Note

id

Filtery by processing ID(s)

operationCenterId

Filtery by operation center ID(s)

stateId

Filtery by processing state ID(s)

schedulingModelId

Filtery by scheduling model ID(s)

reprocessing

Filtery by reprocessing

expectedProcessingDate

Filtery by processing date

processingStartDate

Filtery by processing start date

processingEndDate

Filtery by processing end date

processingError

Filtery by processing error message

numWorkOrderAssigned

Filtery by number of work orders assigned

numWorkOrderNotAssigned

Filtery by number of work orders not assigned

importExportMasterId

Filtery by import/export master ID(s)

Fields ℹ️

Default.

Pagination

Supported via _page parameter.

Header Parameters

Default.

Response documentation

Response payload fields

Returns a paginated collection of Processing History objects. See Resource Fields table in parent page for field descriptions.

Response error codes

BASE_0001, BASE_0008