GET portal/Entity/EntityAccountStatement?from_date={from_date}&to_date={to_date}&ent_act_id={ent_act_id}&entity_id={entity_id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
from_date

date

Required

to_date

date

Required

ent_act_id

string

Required

entity_id

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.