Payroll-Earning Types
Number of APIs: 4
-
Deactivate an earning type DELETE {{baseUrl}}/v1/companies/:company_id/earning_types/:earning_type_uuid
-
Create a custom earning type POST {{baseUrl}}/v1/companies/:company_id/earning_types
-
Get all earning types for a company GET {{baseUrl}}/v1/companies/:company_id/earning_types
-
Update an earning type PUT {{baseUrl}}/v1/companies/:company_id/earning_types/:earning_type_uuid