GET api/EntitlementExternal/{authCode}/Attachment/{attachmentId}

return url for attachment by external user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
authCode

authorization code

string

Required

attachmentId

attachmentId

integer

Required

Body Parameters

None.

Response Information

Resource Description

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>