GET downloadpayslip?contractID={contractID}&date={date}
Download payslip
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contractID |
ContractID of current user |
integer |
Required |
| date |
Period for payslip |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
ByteArrayContent| Name | Description | Type | Additional information |
|---|---|---|---|
| Headers | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.