Get Statement (JSON)
GET {{host}}/v1/profiles/{{personal-profile-id}}/balance-statements/{{balance-id}}/statement.json?intervalStart=2022-03-15T00:00:00.000Z&intervalEnd=2022-04-21T00:00:00.000Z&type=FLAT
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
intervalStart | string | ||
intervalEnd | string | ||
type | string | ||
currency | string |
RESPONSES
status: OK
{"accountHolder":{"type":"PERSONAL","address":{"addressFirstLine":"TO BE CHANGED","city":"TO BE CHANGED","postCode":"0000","stateCode":null,"countryName":"Estonia"},"firstName":"Test","lastName":"Profile"},"issuer":{"name":"Wise Europe SA","firstLine":"Avenue Louise 54/S52","city":"Brussels","postCode":"1050","stateCode":null,"countryCode":"bel","country":"Belgium"},"bankDetails":[],"transactions":[],"endOfStatementBalance":{"value":0,"currency":"GBP","zero":true},"endOfStatementUnrealisedGainLoss":null,"balanceAssetConfiguration":null,"query":{"intervalStart":"2022-03-15T00:00:00Z","intervalEnd":"2022-03-21T00:00:00Z","type":"COMPACT","currency":"GBP","profileId":16395991,"timezone":"Z"},"request":{"id":"feb3dcfb-b84b-4ebd-48ac-93beeb73d9be","creationTime":"2022-03-21T14:52:39.022572Z","profileId":16395991,"currency":"GBP","balanceId":102372,"balanceName":null,"intervalStart":"2022-03-15T00:00:00Z","intervalEnd":"2022-03-21T00:00:00Z"}}