|
Http Verb |
POST |
|---|---|
|
Url |
/work-orders/permits/r1/types/{typeId}/outcome-reasons |
|
Permissions required |
Permits View/Edit 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 insert a permit type outcome reason.
It enforces these rules before insertion. 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 |
Query String Parameters
None
Header Parameters
Default.
Request Body
|
Field |
Validations |
Note |
|---|---|---|
|
outcomeReasonId |
Not null |
|
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
Id referred to created permit type outcome reason |