Terminate Work Assignment - ADP Data Target Requirements
Terminate Work Assignment - ADP Data Target Requirements
DataBlend supports the standard API calls to Terminate a Work Assignment leveraging the ADP SDK. In addition, custom fields can be added for data that is unique to your business practices.
| DataBlend Query Field | ADP Object (API) | Required | Notes |
| itemid | itemID | Yes | Item ID of the work assignment to terminate. Maps to eventContext/worker/workAssignment/itemID. |
| terminationdate | terminationdate | Yes | Date the work assignment is terminated. Format: YYYY-MM-DD. |
| commentcode | commentcode | Termination comment code value. | |
| contextexpressionid | contextexpressionid | Optional context expression ID. | |
| lastworkeddate | lastworkeddate | Last date the worker was active on this assignment. Format: YYYY-MM-DD. |
|
| reasoncode | reasoncode | Assignment status reason code value. | |
| rehireeligibleindicator | rehireeligibleindicator | Whether the worker is eligible for rehire. Use true or false. |
|
| severanceeligibleindicator | severanceeligibleindicator | Whether the worker is eligible for severance. Use true or false. |
More questions about API requirements? See Workers - Work Assignment Management.