Takes the specified employee document and adds it as an attachment to the expense request with the specified ID.

Request

POST https://apisg.yourpayroll.io/api/v2/business/{businessId}/employee/{employeeId}/document/{documentId}/expense/{id}

Path parameters

Parameter name Value Description Additional
documentId int32 Required
id int32 Required
businessId string Required
employeeId string Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK