Creates a copy of the specified logic. The validAfter
value is set to today's date, all other values and sub-elements are exact copies.
OK
{- "response": {
- "node": "string",
- "data": [
- {
- "version": 0,
- "typedId": "string",
- "uniqueName": "string",
- "label": "string",
- "validAfter": "string",
- "status": "string",
- "simulationSet": null,
- "userGroupEdit": null,
- "userGroupViewDetails": null,
- "formulaNature": null,
- "lastUpdateByName": "string",
- "formulaType": "string",
- "createdByName": null,
- "createDate": "string",
- "createdBy": 0,
- "lastUpdateDate": "string",
- "lastUpdateBy": 0
}
], - "status": 0
}
}