GET api/TimesheetExternal/{authCode}/attachments/{attachmentId}

Used to get a Timesheet Attachment file temp Url

Request Information

URI Parameters

NameDescriptionTypeAdditional information
authCode

string

Required

attachmentId

Attachment Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

COMPLETE History: 22-06-2016 bharat - initial Used By: RandstadWebAPI

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

text/xml, multipart/form-data

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>