|
Http Verb |
PATCH |
|---|---|
|
Url |
/work-orders/permits/r1/types/{typeId}/outcome-reasons/{permitTypeOutcomeReasonId} |
|
Permissions required |
Permission:
|
|
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 update a permit type outcome reason
It enforces these rules before update. If any check fails, it returns a domain validation error.
-
Field validation checks:
-
Permit type not null
-
Outcome reason not null
-
-
Validates that the relation associated exists
Path Parameters
|
Field |
Note |
|---|---|
|
typeId |
The permit type id |
|
permitTypeOutcomeReasonId |
The permit type outcome reason Id to update |
Query String Parameters
None
Header Parameters
Default.
Request Body
|
Field |
Validations |
Note |
|---|---|---|
|
outcomeReason |
Optional |
|
Response documentation
Response payload fields
No content.