Skip to content

Update a WBS element

put
https://api.mercadoe.com/v1/wbs-elements/{wbsElementCode}

Updates a WBS element specified by its wbsElementCode.

Request

Path Parameters

wbsElementCode
string
required
The client WBS element code.

Body

application/json
description
string | null
WBS element description.
isActive
boolean | null
This flag indicates if the WBS element is active or not.
businessOrganizations
array of object | null
The Business Organizations list comprises the Company Code and the Entity Type.

Responses

200
400
404
OK

Body

application/json
correlationId
string