GET api/V2/arrangement?pageNumber={pageNumber}&pageSize={pageSize}&showOld={showOld}&isApp={isApp}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pageNumber

integer

Required

pageSize

integer

Required

showOld

boolean

Required

isApp

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.