NextGen APIs

GET /work-orders/r1/execution/outcome-reasons

Http Verb

GET

Url

/work-orders/r1/execution/outcome-reasons

Permissions required

Outcome Configuration (fsm.core.workorder.accounting.configuration.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W3 (FSM 18.0)

Deprecated since


Removed since


Tech Tags

PAGINATION ORDERING-SERVER-SIDE

Business Logic

This API returns a list of Outcome Reasons filtered by input criteria.

Query String Parameters

Filter ℹ️

Field

Validations

Note

id


Collection of Ids

code


Collection of strings

description



reasonTypeId

 

Collection of Ids

outcomeTypeId


Collection of Ids

order



active



mandatoryEncodedNote



color



visibleOnMobile



outcomeClassId


Collection of Ids

Order ℹ️

Default Order

code (ASC)

Possible order values

No other ordering options available.

Page ℹ️

Default.

Fields ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

id


code


description


reasonTypeId


outcomeTypeId


order


active


mandatoryEncodedNote


color


visibleOnMobile


outcomeClassId


Response error codes

BASE_0001