Gets the PDF for the IRAS form with the specified ID and type.
GET http:///api/v2/ess/{employeeId}/document/irasforms/{formType}/{documentId}
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| documentId | int32 | Required | |
| formType | string | Required | |
| employeeId | string | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          
Powered by DapperDox