NextGen APIs

DELETE /work-orders/permits/r1/obtained/{permitObtainedId}

Http Verb

DELETE

Url

/work-orders/permits/r1/obtained/{permitObtainedId}

Permissions required

Permits View/Edit Permission:

fsm.core.wopermit.view

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 deletes a obtained permit by setting deleted = true.
It enforces these rules before deletion. If any check fails, it returns a domain validation error.

  1. Verifies the obtained permit exists

Path Parameters

Field

Note

permitObtainedId

Identifier of the obtained permit that will be logical removed

Header Parameters

Default.

Response documentation

Response error codes

BASE_0001, NOT_FOUND