GET api/OtherReports/PrintMonthlyRecoveryChart?fromDate={fromDate}&toDate={toDate}&customerId={customerId}&groupId={groupId}&city={city}&townId={townId}&regionId={regionId}&areaId={areaId}&sectorId={sectorId}&janToJun={janToJun}&officeId={officeId}&showP={showP}&showC={showC}&showT={showT}&showR={showR}&showA={showA}&showS={showS}&isPartyWise={isPartyWise}&isExcludeOpening={isExcludeOpening}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fromDate

string

Required

toDate

string

Required

customerId

string

Required

groupId

integer

Default value is 0

city

string

Default value is All

townId

integer

Default value is 0

regionId

integer

Default value is 0

areaId

integer

Default value is 0

sectorId

integer

Default value is 0

janToJun

boolean

Default value is False

officeId

integer

Default value is 0

showP

boolean

Default value is False

showC

boolean

Default value is False

showT

boolean

Default value is False

showR

boolean

Default value is False

showA

boolean

Default value is False

showS

boolean

Default value is False

isPartyWise

boolean

Default value is False

isExcludeOpening

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.