v1
latestOpenAPI 3.1.02026-07-2414339465.7 KBDelete Contractor Deduction Template
delete/contractor-deduction-templates
Query parameters
companyIDstring required
ID of the company
deductionTemplateIDstring required
ID of the corresponding deduction template
Response
200
Example response
{
"success": true,
"data": [
{
"message": "Contractor Payment(s) deleted"
}
]
}