v1
latestOpenAPI 3.0.02026-08-064842333.5 MBSales Compensations
Delete a Calculation
Deletes the specified CompensationRecordSetCalculation object. Returns the deleted object in the response.
post/clicmanager.deleteCompensationCalculation
Request body
Example request
{
"data": {
"typedId": "123.CORSC"
}
}Response
OK - returns the deleted object's data.