GET v1/consumers-web/accounts/{accountId}/statement?from={from}&to={to}&format={format}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accountId

globally unique identifier

Required

from

date

Required

to

date

Required

format

string

Default value is pdf

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.