Deletes the specified CompensationRecordSetCalculation object. Returns the deleted object in the response.
OK - returns the deleted object's data.
{- "data": {
- "typedId": "8.CORSC"
}
}
{- "response": {
- "node": "node1",
- "data": [
- {
- "version": 10,
- "typedId": "8.CORSC",
- "targetDate": null,
- "label": "SC_records2",
- "locale": null,
- "calculationMessages": null,
- "compensationRecordSetId": 1,
- "compensationRecordSetLabel": "Sales Compensations",
- "compensationRecordSet": null,
- "dtoFilter": null,
- "sortBy": null,
- "calculationType": null,
- "adhocCalculation": null,
- "calculationConfig": {
- "skuField": null,
- "targetDateField": null,
- "simulationSet": null,
- "formulaName": null,
- "targetDate": null,
- "feederFormulaName": null,
- "feederInputParams": [ ],
- "inputParams": [ ],
- "mappingParams": [ ],
- "outputElements": [ ],
- "targetFields": null
}, - "createDate": "2022-06-24T09:12:39",
- "createdBy": 1687,
- "lastUpdateDate": "2022-06-24T11:30:31",
- "lastUpdateBy": 1687,
- "status": "CANCELLED",
- "calculationStartDate": null,
- "calculationDate": null,
- "isDefault": false,
- "incremental": true,
- "incCalculationDate": null,
- "shouldSubmit": false,
- "valid": true
}
], - "status": 0
}
}