GET PropertyTables/GetPropByAgencyidAndPropstatus?agcid={agcid}&agentid={agentid}&propstat={propstat}&pageNumber={pageNumber}&pageSize={pageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
agcid

integer

None.

agentid

integer

None.

propstat

integer

None.

pageNumber

integer

Default value is 1

pageSize

integer

Default value is 50

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.