GET api/UploadPicture/GetFileCustomer?cnCode={cnCode}&name={name}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cnCode

string

Required

name

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.