NextGen APIs

POST /work-orders/r1/activities

Http Verb

POST

Url

/work-orders/r1/activities

Permissions required

WO Configuration: Edit (fsm.core.workorder.configuration.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W2 (FSM 17.0)

Deprecated since


Removed since


Tech Tags

MULTILANGUAGE-FIELDS

Business Logic

This API creates a new generic Activity, requires a unique code

If the body do not specify an intervention group, it will be inserted the “default” one configured in the system.

Header Parameters

Default.

Request Body Parameters

Field

Validations

Note

code

Max Length: 40

Unique

Mandatory


description

Max Length: 80

Mandatory

Multi language field

active



schedulingModeId

Mandatory


multiDay



interventionGroupId

If not specified, it will be inserted the “default” intervention group configured in the system.

https://overit-docs.atlassian.net/wiki/pages/createpage.action?spaceKey=FD&title=Intervention%20Group%20header

onDutyOnly


Available since 2026 W2 (FSM 23.0)

onCallExcluded


Available since 2026 W2 (FSM 23.0)

minimumTimeForDay

Max Length: 10

Available since 2026 W2 (FSM 23.0)

minimumTimeForSuspension

Max Length: 10

Available since 2026 W2 (FSM 23.0)

defaultOutcomeReasonId


Available since 2026 W2 (FSM 23.0)

Response documentation

Response payload fields

Field

Note

id

 

Response error codes

BASE_0001, BASE_0003, BASE_0007, BASE_0009