GET api/Contract/ContractFile/GetContractFileFromLink?contractFileId={contractFileId}&authCode={authCode}
Get ContactFile data and content base64Coded
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contractFileId | integer |
Required |
|
| authCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.