GET api/bankstatementfile/{statementId}/DataFile

Get data file of a BankStatementFile

Request Information

URI Parameters

NameDescriptionTypeAdditional information
statementId

integer

Required

Body Parameters

None.

Response Information

Resource Description

A BankStatementFile with data PDF

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.