Deletes a Custom Form Type by typedId
.
OK
{- "data": {
- "typedId": "10.CFOT"
}
}
{- "response": {
- "node": "string",
- "data": {
- "typedId": "string",
- "configuration": {
- "name": "string",
- "layout": "tabs",
- "steps": [
- {
- "name": "string",
- "labelTranslations": {
- "additionalProperties": "string",
- """": "string",
- "fr": "string",
- "en": "string"
}, - "translationKey": "string",
- "userGroupViewDetails": "string",
- "userGroupEdit": "string",
- "disableCheck": {
- "criteria": [
- null
], - "operator": "and",
- "_constructor": "AdvancedCriteria"
}, - "hiddenCheck": {
- "criteria": [
- null
], - "operator": "and",
- "_constructor": "AdvancedCriteria"
}, - "icon": "angle-double-left",
- "tabs": [
- {
- "name": null,
- "labelTranslations": null,
- "translationKey": null,
- "userGroupViewDetails": null,
- "userGroupEdit": null,
- "icon": null,
- "type": null,
- "typeReference": null,
- "disableCheck": null,
- "hiddenCheck": null,
- "parameters": { },
- "parameterMapping": { }
}
]
}
], - "tabs": [
- {
- "name": "string",
- "labelTranslations": {
- "additionalProperties": "string",
- """": "string",
- "fr": "string",
- "en": "string"
}, - "translationKey": "sfdc_quotes_tabs_header",
- "userGroupViewDetails": "admins",
- "userGroupEdit": "string",
- "icon": "angle-double-left",
- "type": "header",
- "typeReference": "string",
- "disableCheck": {
- "criteria": [
- null
], - "operator": "and",
- "_constructor": "AdvancedCriteria"
}, - "hiddenCheck": {
- "criteria": [
- null
], - "operator": "and",
- "_constructor": "AdvancedCriteria"
}, - "parameters": { },
- "parameterMapping": {
- "additionalProperties": "Year: inputs.Year.value",
- "property1": "string",
- "property2": "string"
}
}
]
}, - "lastUpdateDate": "2019-08-24T14:15:22Z",
- "module": "PRICESETTING",
- "label": "string",
- "version": 0,
- "uniqueName": "string",
- "supportedParentTypeCodes": [
- "string"
], - "createdBy": 0,
- "headerFormulaName": "string",
- "userGroupEdit": "string",
- "userGroupViewDetails": "string",
- "embedded": true,
- "workflowFormulaName": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}, - "status": 0
}
}