GET /companies/statements/{id}/accounts

Statement accounts data

This method returns accounts data for given Statement ID

Path Parameters

Name Description Type Required Default
id ID of the statement Parameter Integer

Query Parameters

Name Description Type Required Default
currency Currency code String
format Response format - json/xml String
token Token String

Responses

Status Code Description Type
200 The list of the accounts data StatementsAccountsResponseData
400 Incorrect input parameters ErrorResponse
401 Authorization error ErrorResponse
403 Incorrect user permissions ErrorResponse
404 Requested entity not found ErrorResponse
429 Too many requests were sent or limit exceeded ErrorResponse
500 Internal Server Error ErrorResponse
API Query Builder
Query
Query Result