Create Rule
Beta: this endpoint currently serves employers onboarded after March 4th and historical support will be added soon
Custom rules can be created to associate specific attributes to pay statement items depending on the use case. For example, pay statement items that meet certain conditions can be labeled as a pre-tax 401k. This metadata can be retrieved where pay statement item information is available.
Authorizations
Please use your Access Token
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Used to indicate the original media type of the resource
Body
Specifies when the rule should begin applying based on the date.
Specifies when the rules should stop applying rules based on the date.
Specifies the fields to be applied when the condition is met.
The entity type to which the rule is applied.
pay_statement_item
Response
Finch id (uuidv4) for the rule.
The priority of the rule.
The datetime when the rule was created.
The datetime when the rule was last updated.
Specifies when the rule should begin applying based on the date.
Specifies when the rules should stop applying rules based on the date.
Specifies the fields to be applied when the condition is met.
The entity type to which the rule is applied.
pay_statement_item
Was this page helpful?