Upload an Employee Supporting Document

POST {{base_url}}/employee/fw_files

Use this endpoint to upload a supporting document or file in the Employees hub.

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"FileID":"113132e5-acd1-301e-5042-d3c10022bc05","FileName":"Employee.pdf"}]