NextGen APIs

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

Http Verb

DELETE

Url

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

Permissions required

Permits View/Edit Permission:

fsm.core.wopermit.edit

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 logically phisically deletes a permit type outcome reason.
It enforces these rules before deletion. If any check fails, it returns a domain validation error.

  1. Verifies the permit type outcome reason exists

Path Parameters

Field

Note

typeId

The permit type Id

permitTypeOutcomeReasonId

Identifier of the permit type outcome reason that will be phisically removed

Header Parameters

Default.

Response documentation

Response error codes

BASE_0001, NOT_FOUND