GET /dictionary/standards/{id}/accounts

Standard accounts list

Returns full list of supported accounts by given standard ID

Path Parameters

Name Description Type Required Default
id The ID of the standard Integer

Query Parameters

Name Description Type Required Default
created[from] Account creation date (from) String
created[to] Account creation date (to) String
updated[from] Account update date (from) String
updated[to] Account update date (to) String
limit The max number of the items to retrieve Integer
offset The number of the starting item Integer
cursor The ID of the item under which the cursor is String
format Response format - json/xml String
token Token String

Responses

Status Code Description Type
200 The financial account dictionary object FinancialAccountDictionary
API Query Builder
Query
Query Result