POST api/Entity/{businessModuleId}/Copy/{sourceEntityId}

Copies business module entity in WorkPoint

Request Information

URI Parameters

NameDescriptionTypeAdditional information
businessModuleId

globally unique identifier

Required

sourceEntityId

integer

Required

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json

Sample:

Sample not available.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.