GET api/SearchDocument/SelectIdentityCode?nCnCode={nCnCode}&fullName={fullName}&Prcode={Prcode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
nCnCode

integer

Required

fullName

string

Required

Prcode

string

Required

Body Parameters

None.

Response Information

Resource Description

ApiResultOfListOfVmSelectIdentityCode
NameDescriptionTypeAdditional information
data

Collection of VmSelectIdentityCode

None.

isSuccess

boolean

None.

statusCode

ApiResultStatusCode

None.

message

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.