post https://api.zeal.com/employees/custom_paperwork
This endpoint provides a link for an employee to complete Custom Paperwork. Note: the order of the formTemplateIDs provided dictates the order in which the worker will see the paperwork to complete.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Link to a Custom Paperwork collection screen |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |