Create a WBS element
post
https://api.mercadoe.com/v1/wbs-elements
Create a new WBS element by providing the WBS element code, description and other details.
Request
Body
application/json
wbsElementCode
string
required
WBS element code.
description
string | null
WBS element description.
isActive
boolean | null
This flag indicates if the WBS element is active or not. The default is true.
businessOrganizations
array of object | null
The Business Organizations list comprises the Company Code and the Entity Type.
Responses
200
400
OK
Body
application/json
correlationId
string