NextGen APIs

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

Http Verb

POST

Url

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

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 technically close an existing Project Activity.

The Project has to be in Draft or Active status Project Statuses: Revision 1 (2024 W1) (PRJ100 error code).

The Project activity has to be in Active status Project Activity Statuses: Revision 1 (2024 W1) (PRJ103 error code).

Path Parameters

Field

Note

projectId


activityId


Header Parameters

Default.

Request Body Parameters

Field

Validations

Note

debriefingStartDate

Format: ISO-8601, mandatory


debriefingEndDate

Format: ISO-8601

Mandatory

Must be greater than debriefingStartDate


cumulatedEffort

calendarUnit is mandatory if value is not null


cumulatedDuration

calendarUnit is mandatory if value is not null


detectionDate

Format: ISO-8601



Response documentation

Response error codes

C270_1528, PRJ005, PRJ100, PRJ103, PRJ104, PRJ009, C270_1526