v1

latestOpenAPI 3.1.02026-07-241642423.7 KB

Create a post-tax deduction

Creates a post-tax deduction.

post/post_tax_deductions

Request body

type'miscellaneous' | 'child_support' | 'miscellaneous_garnishment' required

The type of post-tax deduction

employeestring required

ID of the employee to be associated with the post-tax deduction.

descriptionstring required

A description of this deduction. Maximum length of 255 characters.

effective_startstring date required

Start date for the deduction

effective_endstring date

End date for the deduction

metadatastring json

Additional loosely structured information to associate with the post-tax deduction

managedboolean

Denotes whether or not the post-tax deduction should be remitted by Check. Applicable to child support payments only, more info can be found here.

Response

201