Rebate Calculations

Delete a Rebate Calculation

Deletes a Rebate Calculation (the RebateRecordSetCalculation object).

post/clicmanager.deleteRebateCalculation

Request body

Example request

{
  "data": {
    "typedId": "123.RRSC"
  }
}

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.