GET api/UploadPicture/GetFileImage?identityCode={identityCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
identityCode

string

Required

Body Parameters

None.

Response Information

Resource Description

ApiResultOfByte[]
NameDescriptionTypeAdditional information
data

Collection of byte

None.

isSuccess

boolean

None.

statusCode

ApiResultStatusCode

None.

message

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.