NextGen APIs

GET /work-orders/permits/r1/types/{typeId}/outcome-reasons

Http Verb

GET

Url

/work-orders/permits/r1/types/{typeId}/outcome-reasons

Permissions required

 Permits View Permission:

fsm.core.wopermit.view

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

PAGINATION ORDERING-SERVER-SIDE

Business Logic

This API returns a list of permit type outcome reason filtered by input criteria.

Query String Parameters

Filter ℹ️

Field

Validations

Note

id

 

Collection of Ids

typeId

 

Collection of Permit Type Ids

outcomeReasonId

 

Collection of Outcome Reason Ids

Order ℹ️

Default Order

default

Possible order values

No other ordering options available.

Page ℹ️

Default.

Fields ℹ️

Default.

Path Parameters

Field

Note

typeId

The permit type Id

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

id

 

typeId

 

outcomeReasonId

 

Response error codes

BASE_0001