NextGen APIs

POST /work-orders/projects/r1/projects/{projectId}/activities/{activityId}/below

Http Verb

POST

Url

/work-orders/projects/r1/projects/{projectId}/activities/{activityId}/below

Permissions required

Project : Edit (fsm.project.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W1 (FSM 16.0)

Deprecated since


Removed since


Tech Tags


Business Logic

This API creates a new “Project Activity” and put it below the one indicated.

The project activity is created in Open status.

Path Parameters

Field

Note

projectId


activityId


Header Parameters

Default.

Request Body Parameters

Field

Validations

Note

typeId



code

Max Lenght: 255


description

Max Lenght: 255


userStatusId



start

Format: ISO-8601


end

Format: ISO-8601


operationCenterId



priority

Max size: 10 digits


calendarId



duration

calendarUnit is mandatory if value is not null


effort

calendarUnit is mandatory if value is not null


extendedDescription

Max Lenght: 4000


Response documentation

Response payload fields

Field

Note

id


Response error codes

C270_1528, PRJ002, PRJ005, PRJ006, PRJ007, PRJ009, C270_1526