GET api/User/ListContractIdOnlyPrimaryByUserId?id={id}

List ContractId Only Primary

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of integer

Response Formats

application/json, text/json

Sample:
[
  1,
  2
]