GET /companies/statements/{id}/accounts/{standard_id}

Statement accounts data for standard

This method returns accounts data for given Statement ID and filtered by given standard ID

Path Parameters

Name Description Type Required Default
id ID of the statement Parameter Integer
standard_id The ID of the standard 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