GET v1/banklogins/{bankLoginId}/bankAccounts/{bankAccountId}/bankstatements?top={top}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bankLoginId

globally unique identifier

Required

bankAccountId

globally unique identifier

Required

top

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of BankStatementGetModel
NameDescriptionTypeAdditional information
BankAccountId

globally unique identifier

None.

DeletedDate

Date

None.

Description

string

None.

DupeIndex

integer

None.

Id

globally unique identifier

None.

Location

string

None.

RegisterDate

Date

None.

Sum

decimal number

None.

Title

string

None.

TransactionDate

Date

None.

Response Formats

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

Sample:

Sample not available.