Admin Portal
downloadDocument
The downloadDocument API is used to download a Base64 encoded PDF document
When to use:
- When retrieving a pre filled W4 or 8655 to be signed and uploaded
- When retrieving a document that was already uploaded to Rollfi
Required fields:
| Document Description | Required Fields |
|---|---|
| Document uploaded to Rollfi using the uploadDocument API | documentId |
| Pre filled 8655 without signature | companyId, documentType |
| Pre filled W4 without signature | companyId, employeeId, documentType |
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
