Delete a company benefit
DELETE {{baseUrl}}/v1/company_benefits/:company_benefit_id
The following must be true in order to delete a company benefit - There are no employee benefits associated with the company benefit - There are no payroll items associated with the company benefit - The benefit is not managed by a Partner or by Gusto (type must be 'External')
scope: company_benefits:write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |