Download OpenAPI specification:
Finmars Documentation
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
ignore_cache | boolean (Ignore cache) Default: false |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
cost_method required | integer or null (Cost method) |
calculation_group | string (Calculation group) Default: "no_grouping" Enum: "no_grouping" "portfolio.id" "account.id" "strategy1" "strategy2" "strategy3" Calculation grouping |
portfolio_mode | integer (Portfolio mode) Default: 1 Enum: 0 1 2 Portfolio consolidation |
account_mode | integer (Account mode) Default: 1 Enum: 0 1 2 Account consolidation |
strategy1_mode | integer (Strategy1 mode) Default: 1 Enum: 0 1 2 Strategy1 consolidation |
strategy2_mode | integer (Strategy2 mode) Default: 1 Enum: 0 1 2 Strategy2 consolidation |
strategy3_mode | integer (Strategy3 mode) Default: 1 Enum: 0 1 2 Strategy3 consolidation |
allocation_mode | integer (Allocation mode) Default: 1 Enum: 0 1 2 Allocation consolidation |
only_numbers | boolean (Only numbers) Default: false |
custom_fields_to_calculate | string or null (Custom fields to calculate) |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
custom_fields | Array of integers or null unique |
portfolios | Array of strings or null unique |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "date" "cash_date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" "user_date_6" "user_date_7" "user_date_8" "user_date_9" "user_date_10" |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
calculate_pl | boolean (Calculate pl) Default: false |
{- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "calculate_pl": false
}
{- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "calculate_pl": false,
- "items": "string"
}
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
ignore_cache | boolean (Ignore cache) Default: false |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
cost_method required | integer or null (Cost method) |
calculation_group | string (Calculation group) Default: "no_grouping" Enum: "no_grouping" "portfolio.id" "account.id" "strategy1" "strategy2" "strategy3" Calculation grouping |
portfolio_mode | integer (Portfolio mode) Default: 1 Enum: 0 1 2 Portfolio consolidation |
account_mode | integer (Account mode) Default: 1 Enum: 0 1 2 Account consolidation |
strategy1_mode | integer (Strategy1 mode) Default: 1 Enum: 0 1 2 Strategy1 consolidation |
strategy2_mode | integer (Strategy2 mode) Default: 1 Enum: 0 1 2 Strategy2 consolidation |
strategy3_mode | integer (Strategy3 mode) Default: 1 Enum: 0 1 2 Strategy3 consolidation |
allocation_mode | integer (Allocation mode) Default: 1 Enum: 0 1 2 Allocation consolidation |
only_numbers | boolean (Only numbers) Default: false |
custom_fields_to_calculate | string or null (Custom fields to calculate) |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
custom_fields | Array of integers or null unique |
portfolios | Array of strings or null unique |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "date" "cash_date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" "user_date_6" "user_date_7" "user_date_8" "user_date_9" "user_date_10" |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
calculate_pl | boolean (Calculate pl) Default: false |
{- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "calculate_pl": false
}
{- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "calculate_pl": false,
- "items": "string"
}
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
ignore_cache | boolean (Ignore cache) Default: false |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
cost_method required | integer or null (Cost method) |
calculation_group | string (Calculation group) Default: "no_grouping" Enum: "no_grouping" "portfolio.id" "account.id" "strategy1" "strategy2" "strategy3" Calculation grouping |
portfolio_mode | integer (Portfolio mode) Default: 1 Enum: 0 1 2 Portfolio consolidation |
account_mode | integer (Account mode) Default: 1 Enum: 0 1 2 Account consolidation |
strategy1_mode | integer (Strategy1 mode) Default: 1 Enum: 0 1 2 Strategy1 consolidation |
strategy2_mode | integer (Strategy2 mode) Default: 1 Enum: 0 1 2 Strategy2 consolidation |
strategy3_mode | integer (Strategy3 mode) Default: 1 Enum: 0 1 2 Strategy3 consolidation |
allocation_mode | integer (Allocation mode) Default: 1 Enum: 0 1 2 Allocation consolidation |
only_numbers | boolean (Only numbers) Default: false |
custom_fields_to_calculate | string or null (Custom fields to calculate) |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
custom_fields | Array of integers or null unique |
portfolios | Array of strings or null unique |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "date" "cash_date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" "user_date_6" "user_date_7" "user_date_8" "user_date_9" "user_date_10" |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
period_type | string or null (Period type) Enum: "daily" "mtd" "qtd" "ytd" "inception" |
{- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "period_type": "daily"
}
{- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": "string",
- "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "items": "string",
- "period_type": "daily"
}
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
ignore_cache | boolean (Ignore cache) Default: false |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
cost_method required | integer or null (Cost method) |
calculation_group | string (Calculation group) Default: "no_grouping" Enum: "no_grouping" "portfolio.id" "account.id" "strategy1" "strategy2" "strategy3" Calculation grouping |
portfolio_mode | integer (Portfolio mode) Default: 1 Enum: 0 1 2 Portfolio consolidation |
account_mode | integer (Account mode) Default: 1 Enum: 0 1 2 Account consolidation |
strategy1_mode | integer (Strategy1 mode) Default: 1 Enum: 0 1 2 Strategy1 consolidation |
strategy2_mode | integer (Strategy2 mode) Default: 1 Enum: 0 1 2 Strategy2 consolidation |
strategy3_mode | integer (Strategy3 mode) Default: 1 Enum: 0 1 2 Strategy3 consolidation |
allocation_mode | integer (Allocation mode) Default: 1 Enum: 0 1 2 Allocation consolidation |
only_numbers | boolean (Only numbers) Default: false |
custom_fields_to_calculate | string or null (Custom fields to calculate) |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
custom_fields | Array of integers or null unique |
portfolios | Array of strings or null unique |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "date" "cash_date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" "user_date_6" "user_date_7" "user_date_8" "user_date_9" "user_date_10" |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
period_type | string or null (Period type) Enum: "daily" "mtd" "qtd" "ytd" "inception" |
{- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "period_type": "daily"
}
{- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": "string",
- "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "items": "string",
- "period_type": "daily"
}
realm_code required | string |
space_code required | string |
report_instance_id | string or null (Report instance id) |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "cash_date" "date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" |
depth_level | string or null (Depth level) Enum: "complex_transaction" "base_transaction" "entry" |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
begin_date | string or null <date> (Begin date) |
end_date required | string <date> (End date) |
period_type | string (Period type) Enum: "daily" "mtd" "qtd" "ytd" "inception" |
portfolios | Array of strings or null unique |
bundle | string or null (Bundle) |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
custom_fields | Array of integers or null unique |
custom_fields_to_calculate | string or null (Custom fields to calculate) Default: "" |
complex_transaction_statuses_filter | string or null (Complex transaction statuses filter) Default: "" |
filters | object or null (Filters) |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
{- "report_instance_id": "string",
- "date_field": "transaction_date",
- "depth_level": "complex_transaction",
- "expression_iterations_count": 1,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "period_type": "daily",
- "portfolios": [
- "string"
], - "bundle": "string",
- "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "custom_fields": [
- 0
], - "custom_fields_to_calculate": "",
- "complex_transaction_statuses_filter": "",
- "filters": { },
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40
}
{- "report_instance_id": "string",
- "date_field": "transaction_date",
- "depth_level": "complex_transaction",
- "expression_iterations_count": 1,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "period_type": "daily",
- "portfolios": [
- "string"
], - "bundle": "string",
- "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "custom_fields": [
- 0
], - "custom_fields_to_calculate": "",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "complex_transaction_statuses_filter": "",
- "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_position_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_cash_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "strategies1_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "deleted_user_code": "string"
}
], - "strategies2_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "attributes": [
- {
- "id": 0,
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}
}
], - "deleted_user_code": "string"
}
], - "strategies3_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "deleted_user_code": "string"
}
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "items": "string",
- "item_transaction_classes": [
- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
], - "item_complex_transactions": [
- {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "master_user": 0,
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_text_4": "string",
- "user_text_5": "string",
- "user_text_6": "string",
- "user_text_7": "string",
- "user_text_8": "string",
- "user_text_9": "string",
- "user_text_10": "string",
- "user_text_11": "string",
- "user_text_12": "string",
- "user_text_13": "string",
- "user_text_14": "string",
- "user_text_15": "string",
- "user_text_16": "string",
- "user_text_17": "string",
- "user_text_18": "string",
- "user_text_19": "string",
- "user_text_20": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_number_4": 0,
- "user_number_5": 0,
- "user_number_6": 0,
- "user_number_7": 0,
- "user_number_8": 0,
- "user_number_9": 0,
- "user_number_10": 0,
- "user_number_11": 0,
- "user_number_12": 0,
- "user_number_13": 0,
- "user_number_14": 0,
- "user_number_15": 0,
- "user_number_16": 0,
- "user_number_17": 0,
- "user_number_18": 0,
- "user_number_19": 0,
- "user_number_20": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "user_date_4": "2019-08-24",
- "user_date_5": "2019-08-24",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "transaction_unique_code_expr": "string",
- "transaction_unique_code_options": 1,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_text_4": "string",
- "user_text_5": "string",
- "user_text_6": "string",
- "user_text_7": "string",
- "user_text_8": "string",
- "user_text_9": "string",
- "user_text_10": "string",
- "user_text_11": "string",
- "user_text_12": "string",
- "user_text_13": "string",
- "user_text_14": "string",
- "user_text_15": "string",
- "user_text_16": "string",
- "user_text_17": "string",
- "user_text_18": "string",
- "user_text_19": "string",
- "user_text_20": "string",
- "user_text_21": "string",
- "user_text_22": "string",
- "user_text_23": "string",
- "user_text_24": "string",
- "user_text_25": "string",
- "user_text_26": "string",
- "user_text_27": "string",
- "user_text_28": "string",
- "user_text_29": "string",
- "user_text_30": "string",
- "user_number_1": "string",
- "user_number_2": "string",
- "user_number_3": "string",
- "user_number_4": "string",
- "user_number_5": "string",
- "user_number_6": "string",
- "user_number_7": "string",
- "user_number_8": "string",
- "user_number_9": "string",
- "user_number_10": "string",
- "user_number_11": "string",
- "user_number_12": "string",
- "user_number_13": "string",
- "user_number_14": "string",
- "user_number_15": "string",
- "user_number_16": "string",
- "user_number_17": "string",
- "user_number_18": "string",
- "user_number_19": "string",
- "user_number_20": "string",
- "user_date_1": "string",
- "user_date_2": "string",
- "user_date_3": "string",
- "user_date_4": "string",
- "user_date_5": "string",
- "deleted_user_code": "string"
}
}
], - "item_complex_transaction_status": [
- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_responsibles": [
- {
- "id": 0,
- "group": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "item_counterparties": [
- {
- "id": 0,
- "group": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "filters": { },
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40
}
realm_code required | string |
space_code required | string |
report_instance_id | string or null (Report instance id) |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "cash_date" "date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" |
depth_level | string or null (Depth level) Enum: "complex_transaction" "base_transaction" "entry" |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
begin_date | string or null <date> (Begin date) |
end_date required | string <date> (End date) |
period_type | string (Period type) Enum: "daily" "mtd" "qtd" "ytd" "inception" |
portfolios | Array of strings or null unique |
bundle | string or null (Bundle) |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
custom_fields | Array of integers or null unique |
custom_fields_to_calculate | string or null (Custom fields to calculate) Default: "" |
complex_transaction_statuses_filter | string or null (Complex transaction statuses filter) Default: "" |
filters | object or null (Filters) |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
{- "report_instance_id": "string",
- "date_field": "transaction_date",
- "depth_level": "complex_transaction",
- "expression_iterations_count": 1,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "period_type": "daily",
- "portfolios": [
- "string"
], - "bundle": "string",
- "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "custom_fields": [
- 0
], - "custom_fields_to_calculate": "",
- "complex_transaction_statuses_filter": "",
- "filters": { },
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40
}
{- "report_instance_id": "string",
- "date_field": "transaction_date",
- "depth_level": "complex_transaction",
- "expression_iterations_count": 1,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "period_type": "daily",
- "portfolios": [
- "string"
], - "bundle": "string",
- "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "custom_fields": [
- 0
], - "custom_fields_to_calculate": "",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "complex_transaction_statuses_filter": "",
- "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_position_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_cash_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "strategies1_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "deleted_user_code": "string"
}
], - "strategies2_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "attributes": [
- {
- "id": 0,
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}
}
], - "deleted_user_code": "string"
}
], - "strategies3_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "deleted_user_code": "string"
}
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "items": "string",
- "item_transaction_classes": [
- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
], - "item_complex_transactions": [
- {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "master_user": 0,
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_text_4": "string",
- "user_text_5": "string",
- "user_text_6": "string",
- "user_text_7": "string",
- "user_text_8": "string",
- "user_text_9": "string",
- "user_text_10": "string",
- "user_text_11": "string",
- "user_text_12": "string",
- "user_text_13": "string",
- "user_text_14": "string",
- "user_text_15": "string",
- "user_text_16": "string",
- "user_text_17": "string",
- "user_text_18": "string",
- "user_text_19": "string",
- "user_text_20": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_number_4": 0,
- "user_number_5": 0,
- "user_number_6": 0,
- "user_number_7": 0,
- "user_number_8": 0,
- "user_number_9": 0,
- "user_number_10": 0,
- "user_number_11": 0,
- "user_number_12": 0,
- "user_number_13": 0,
- "user_number_14": 0,
- "user_number_15": 0,
- "user_number_16": 0,
- "user_number_17": 0,
- "user_number_18": 0,
- "user_number_19": 0,
- "user_number_20": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "user_date_4": "2019-08-24",
- "user_date_5": "2019-08-24",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "transaction_unique_code_expr": "string",
- "transaction_unique_code_options": 1,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_text_4": "string",
- "user_text_5": "string",
- "user_text_6": "string",
- "user_text_7": "string",
- "user_text_8": "string",
- "user_text_9": "string",
- "user_text_10": "string",
- "user_text_11": "string",
- "user_text_12": "string",
- "user_text_13": "string",
- "user_text_14": "string",
- "user_text_15": "string",
- "user_text_16": "string",
- "user_text_17": "string",
- "user_text_18": "string",
- "user_text_19": "string",
- "user_text_20": "string",
- "user_text_21": "string",
- "user_text_22": "string",
- "user_text_23": "string",
- "user_text_24": "string",
- "user_text_25": "string",
- "user_text_26": "string",
- "user_text_27": "string",
- "user_text_28": "string",
- "user_text_29": "string",
- "user_text_30": "string",
- "user_number_1": "string",
- "user_number_2": "string",
- "user_number_3": "string",
- "user_number_4": "string",
- "user_number_5": "string",
- "user_number_6": "string",
- "user_number_7": "string",
- "user_number_8": "string",
- "user_number_9": "string",
- "user_number_10": "string",
- "user_number_11": "string",
- "user_number_12": "string",
- "user_number_13": "string",
- "user_number_14": "string",
- "user_number_15": "string",
- "user_number_16": "string",
- "user_number_17": "string",
- "user_number_18": "string",
- "user_number_19": "string",
- "user_number_20": "string",
- "user_date_1": "string",
- "user_date_2": "string",
- "user_date_3": "string",
- "user_date_4": "string",
- "user_date_5": "string",
- "deleted_user_code": "string"
}
}
], - "item_complex_transaction_status": [
- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_responsibles": [
- {
- "id": 0,
- "group": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "item_counterparties": [
- {
- "id": 0,
- "group": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "filters": { },
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this balance report instance. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this balance report instance. |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this balance report instance. |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this balance report instance. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
cost_method required | integer or null (Cost method) |
calculation_group | string (Calculation group) Default: "no_grouping" Enum: "no_grouping" "portfolio.id" "account.id" "strategy1" "strategy2" "strategy3" Calculation grouping |
portfolio_mode | integer (Portfolio mode) Default: 1 Enum: 0 1 2 Portfolio consolidation |
account_mode | integer (Account mode) Default: 1 Enum: 0 1 2 Account consolidation |
strategy1_mode | integer (Strategy1 mode) Default: 1 Enum: 0 1 2 Strategy1 consolidation |
strategy2_mode | integer (Strategy2 mode) Default: 1 Enum: 0 1 2 Strategy2 consolidation |
strategy3_mode | integer (Strategy3 mode) Default: 1 Enum: 0 1 2 Strategy3 consolidation |
allocation_mode | integer (Allocation mode) Default: 1 Enum: 0 1 2 Allocation consolidation |
only_numbers | boolean (Only numbers) Default: false |
{- "save_report": false,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false
}
{- "report_instance_id": "string",
- "task_status": "string",
- "save_report": false,
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "items": "string"
}
realm_code required | string |
space_code required | string |
[- {
- "report_instance_id": "string",
- "task_status": "string",
- "save_report": false,
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "items": "string"
}
]
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
ignore_cache | boolean (Ignore cache) Default: false |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
cost_method required | integer or null (Cost method) |
calculation_group | string (Calculation group) Default: "no_grouping" Enum: "no_grouping" "portfolio.id" "account.id" "strategy1" "strategy2" "strategy3" Calculation grouping |
portfolio_mode | integer (Portfolio mode) Default: 1 Enum: 0 1 2 Portfolio consolidation |
account_mode | integer (Account mode) Default: 1 Enum: 0 1 2 Account consolidation |
strategy1_mode | integer (Strategy1 mode) Default: 1 Enum: 0 1 2 Strategy1 consolidation |
strategy2_mode | integer (Strategy2 mode) Default: 1 Enum: 0 1 2 Strategy2 consolidation |
strategy3_mode | integer (Strategy3 mode) Default: 1 Enum: 0 1 2 Strategy3 consolidation |
allocation_mode | integer (Allocation mode) Default: 1 Enum: 0 1 2 Allocation consolidation |
only_numbers | boolean (Only numbers) Default: false |
custom_fields_to_calculate | string or null (Custom fields to calculate) |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
custom_fields | Array of integers or null unique |
portfolios | Array of strings or null unique |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "date" "cash_date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" "user_date_6" "user_date_7" "user_date_8" "user_date_9" "user_date_10" |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
calculate_pl | boolean (Calculate pl) Default: false |
{- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "calculate_pl": false
}
{- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "calculate_pl": false,
- "items": "string"
}
realm_code required | string |
space_code required | string |
[- {
- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "calculate_pl": false,
- "items": "string"
}
]
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
ignore_cache | boolean (Ignore cache) Default: false |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
cost_method required | integer or null (Cost method) |
calculation_group | string (Calculation group) Default: "no_grouping" Enum: "no_grouping" "portfolio.id" "account.id" "strategy1" "strategy2" "strategy3" Calculation grouping |
portfolio_mode | integer (Portfolio mode) Default: 1 Enum: 0 1 2 Portfolio consolidation |
account_mode | integer (Account mode) Default: 1 Enum: 0 1 2 Account consolidation |
strategy1_mode | integer (Strategy1 mode) Default: 1 Enum: 0 1 2 Strategy1 consolidation |
strategy2_mode | integer (Strategy2 mode) Default: 1 Enum: 0 1 2 Strategy2 consolidation |
strategy3_mode | integer (Strategy3 mode) Default: 1 Enum: 0 1 2 Strategy3 consolidation |
allocation_mode | integer (Allocation mode) Default: 1 Enum: 0 1 2 Allocation consolidation |
only_numbers | boolean (Only numbers) Default: false |
custom_fields_to_calculate | string or null (Custom fields to calculate) |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
custom_fields | Array of integers or null unique |
portfolios | Array of strings or null unique |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "date" "cash_date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" "user_date_6" "user_date_7" "user_date_8" "user_date_9" "user_date_10" |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
calculate_pl | boolean (Calculate pl) Default: false |
{- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "calculate_pl": false
}
{- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "calculate_pl": false,
- "items": "string"
}
realm_code required | string |
space_code required | string |
[- {
- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "calculate_pl": false,
- "items": "string"
}
]
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this balance report custom field. |
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this balance report custom field. |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this balance report custom field. |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this balance report custom field. |
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this pl report custom field. |
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this pl report custom field. |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this pl report custom field. |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this pl report custom field. |
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction report custom field. |
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction report custom field. |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction report custom field. |
name required | string (Name) [ 1 .. 255 ] characters |
user_code | string or null (User code) <= 255 characters |
expr | string (Expr) <= 4096 characters Default: "\"\"" |
value_type | integer (Value type) Enum: 20 10 40 |
notes | string (Notes) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string"
}
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction report custom field. |
{- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
begin_date | string or null <date> (Begin date) |
end_date | string or null <date> (End date) |
calculation_type | string or null (Calculation type) Default: "modified_dietz" Enum: "time_weighted" "modified_dietz" |
period_type | string or null (Period type) Default: "ytd" Enum: "daily" "mtd" "qtd" "ytd" "inception" |
segmentation_type | string or null (Segmentation type) Default: "months" Enum: "days" "months" |
adjustment_type | string or null (Adjustment type) Default: "original" Enum: "original" "annualized" |
registers | Array of strings or null unique |
bundle | string or null (Bundle) |
report_currency | string or null (Report currency) |
object (CurrencyView) |
{- "save_report": false,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "calculation_type": "time_weighted",
- "period_type": "daily",
- "segmentation_type": "days",
- "adjustment_type": "original",
- "registers": [
- "string"
], - "bundle": "string",
- "report_currency": "string",
- "report_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "save_report": false,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "calculation_type": "time_weighted",
- "period_type": "daily",
- "segmentation_type": "days",
- "adjustment_type": "original",
- "registers": [
- "string"
], - "bundle": "string",
- "report_currency": "string",
- "report_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "error_message": "string",
- "items": [
- {
- "id": "string",
- "date_from": "string",
- "date_to": "string",
- "begin_nav": 0,
- "end_nav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "nav": 0,
- "instrument_return": 0,
- "cumulative_return": 0
}
], - "raw_items": { },
- "execution_log": { },
- "begin_nav": "string",
- "end_nav": "string",
- "grand_return": "string",
- "grand_cash_flow_weighted": "string",
- "grand_cash_flow": "string",
- "grand_cash_inflow": "string",
- "grand_cash_outflow": "string",
- "grand_nav": "string",
- "grand_absolute_pl": "string"
}
realm_code required | string |
space_code required | string |
[- {
- "save_report": false,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "calculation_type": "time_weighted",
- "period_type": "daily",
- "segmentation_type": "days",
- "adjustment_type": "original",
- "registers": [
- "string"
], - "bundle": "string",
- "report_currency": "string",
- "report_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "error_message": "string",
- "items": [
- {
- "id": "string",
- "date_from": "string",
- "date_to": "string",
- "begin_nav": 0,
- "end_nav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "nav": 0,
- "instrument_return": 0,
- "cumulative_return": 0
}
], - "raw_items": { },
- "execution_log": { },
- "begin_nav": "string",
- "end_nav": "string",
- "grand_return": "string",
- "grand_cash_flow_weighted": "string",
- "grand_cash_flow": "string",
- "grand_cash_inflow": "string",
- "grand_cash_outflow": "string",
- "grand_nav": "string",
- "grand_absolute_pl": "string"
}
]
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
pl_first_date required | string <date> (Pl first date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
pl_first_date required | string <date> (Pl first date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
pl_first_date required | string <date> (Pl first date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
pl_first_date required | string <date> (Pl first date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
pl_first_date required | string <date> (Pl first date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this pl report instance. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this pl report instance. |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
pl_first_date required | string <date> (Pl first date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this pl report instance. |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
unique_key required | string (Unique key) [ 1 .. 32 ] characters Unique Key. Used for getting Report by its Report Settings |
settings required | string (Settings) non-empty Settings |
report_date required | string <date> (Report date) |
pl_first_date required | string <date> (Pl first date) |
report_currency required | integer (Report currency) |
pricing_policy | integer or null (Pricing policy) |
cost_method | integer or null (Cost method) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this pl report instance. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this pl report instance. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "unique_key": "string",
- "settings": "string",
- "report_date": "2019-08-24",
- "pl_first_date": "2019-08-24",
- "report_currency": 0,
- "pricing_policy": 0,
- "cost_method": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
ignore_cache | boolean (Ignore cache) Default: false |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
cost_method required | integer or null (Cost method) |
calculation_group | string (Calculation group) Default: "no_grouping" Enum: "no_grouping" "portfolio.id" "account.id" "strategy1" "strategy2" "strategy3" Calculation grouping |
portfolio_mode | integer (Portfolio mode) Default: 1 Enum: 0 1 2 Portfolio consolidation |
account_mode | integer (Account mode) Default: 1 Enum: 0 1 2 Account consolidation |
strategy1_mode | integer (Strategy1 mode) Default: 1 Enum: 0 1 2 Strategy1 consolidation |
strategy2_mode | integer (Strategy2 mode) Default: 1 Enum: 0 1 2 Strategy2 consolidation |
strategy3_mode | integer (Strategy3 mode) Default: 1 Enum: 0 1 2 Strategy3 consolidation |
allocation_mode | integer (Allocation mode) Default: 1 Enum: 0 1 2 Allocation consolidation |
only_numbers | boolean (Only numbers) Default: false |
custom_fields_to_calculate | string or null (Custom fields to calculate) |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
custom_fields | Array of integers or null unique |
portfolios | Array of strings or null unique |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "date" "cash_date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" "user_date_6" "user_date_7" "user_date_8" "user_date_9" "user_date_10" |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
period_type | string or null (Period type) Enum: "daily" "mtd" "qtd" "ytd" "inception" |
{- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "period_type": "daily"
}
{- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": "string",
- "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "items": "string",
- "period_type": "daily"
}
realm_code required | string |
space_code required | string |
[- {
- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": "string",
- "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "items": "string",
- "period_type": "daily"
}
]
realm_code required | string |
space_code required | string |
save_report | boolean (Save report) Default: false |
ignore_cache | boolean (Ignore cache) Default: false |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
cost_method required | integer or null (Cost method) |
calculation_group | string (Calculation group) Default: "no_grouping" Enum: "no_grouping" "portfolio.id" "account.id" "strategy1" "strategy2" "strategy3" Calculation grouping |
portfolio_mode | integer (Portfolio mode) Default: 1 Enum: 0 1 2 Portfolio consolidation |
account_mode | integer (Account mode) Default: 1 Enum: 0 1 2 Account consolidation |
strategy1_mode | integer (Strategy1 mode) Default: 1 Enum: 0 1 2 Strategy1 consolidation |
strategy2_mode | integer (Strategy2 mode) Default: 1 Enum: 0 1 2 Strategy2 consolidation |
strategy3_mode | integer (Strategy3 mode) Default: 1 Enum: 0 1 2 Strategy3 consolidation |
allocation_mode | integer (Allocation mode) Default: 1 Enum: 0 1 2 Allocation consolidation |
only_numbers | boolean (Only numbers) Default: false |
custom_fields_to_calculate | string or null (Custom fields to calculate) |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
custom_fields | Array of integers or null unique |
portfolios | Array of strings or null unique |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "date" "cash_date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" "user_date_6" "user_date_7" "user_date_8" "user_date_9" "user_date_10" |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
period_type | string or null (Period type) Enum: "daily" "mtd" "qtd" "ytd" "inception" |
{- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "period_type": "daily"
}
{- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": "string",
- "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "items": "string",
- "period_type": "daily"
}
realm_code required | string |
space_code required | string |
[- {
- "report_instance_id": "string",
- "save_report": false,
- "ignore_cache": false,
- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "cost_method": 0,
- "calculation_group": "no_grouping",
- "portfolio_mode": 0,
- "account_mode": 0,
- "strategy1_mode": 0,
- "strategy2_mode": 0,
- "strategy3_mode": 0,
- "allocation_mode": 0,
- "only_numbers": false,
- "custom_fields_to_calculate": "string",
- "expression_iterations_count": 1,
- "custom_fields": [
- 0
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "portfolios": [
- "string"
], - "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "date_field": "transaction_date",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "item_instruments": "string",
- "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40,
- "created_at": "2019-08-24T14:15:22Z",
- "items": "string",
- "period_type": "daily"
}
]
realm_code required | string |
space_code required | string |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
object (CurrencyView) |
{- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "report_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "report_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "items": "string"
}
realm_code required | string |
space_code required | string |
pl_first_date | string or null <date> (Pl first date) First date for pl report |
report_date | string or null <date> (Report date) Default: "2025-02-20" Report date or second date for pl report |
report_currency | string or null (Report currency) |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
object (CurrencyView) |
{- "pl_first_date": "2019-08-24",
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "report_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "pl_first_date": "2019-08-24",
- "report_type": 1,
- "report_date": "2025-02-20",
- "report_currency": "string",
- "pricing_policy": "string",
- "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "report_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "items": "string"
}
realm_code required | string |
space_code required | string |
[- {
- "date_from": "2025-02-19",
- "date_to": "2025-02-20",
- "currency": "string",
- "pricing_policy": "string",
- "portfolios": [
- "string"
], - "calculate_new": false,
- "allocation_mode": 0
}
]
realm_code required | string |
space_code required | string |
[- {
- "date_from": "2025-02-19",
- "date_to": "2025-02-20",
- "currency": "string",
- "pricing_policy": "string",
- "portfolios": [
- "string"
], - "calculate_new": false,
- "allocation_mode": 0
}
]
realm_code required | string |
space_code required | string |
report_instance_id | string or null (Report instance id) |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "cash_date" "date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" |
depth_level | string or null (Depth level) Enum: "complex_transaction" "base_transaction" "entry" |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
begin_date | string or null <date> (Begin date) |
end_date required | string <date> (End date) |
period_type | string (Period type) Enum: "daily" "mtd" "qtd" "ytd" "inception" |
portfolios | Array of strings or null unique |
bundle | string or null (Bundle) |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
custom_fields | Array of integers or null unique |
custom_fields_to_calculate | string or null (Custom fields to calculate) Default: "" |
complex_transaction_statuses_filter | string or null (Complex transaction statuses filter) Default: "" |
filters | object or null (Filters) |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
{- "report_instance_id": "string",
- "date_field": "transaction_date",
- "depth_level": "complex_transaction",
- "expression_iterations_count": 1,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "period_type": "daily",
- "portfolios": [
- "string"
], - "bundle": "string",
- "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "custom_fields": [
- 0
], - "custom_fields_to_calculate": "",
- "complex_transaction_statuses_filter": "",
- "filters": { },
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40
}
{- "report_instance_id": "string",
- "date_field": "transaction_date",
- "depth_level": "complex_transaction",
- "expression_iterations_count": 1,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "period_type": "daily",
- "portfolios": [
- "string"
], - "bundle": "string",
- "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "custom_fields": [
- 0
], - "custom_fields_to_calculate": "",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "complex_transaction_statuses_filter": "",
- "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_position_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_cash_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "strategies1_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "deleted_user_code": "string"
}
], - "strategies2_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "attributes": [
- {
- "id": 0,
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}
}
], - "deleted_user_code": "string"
}
], - "strategies3_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "deleted_user_code": "string"
}
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "items": "string",
- "item_transaction_classes": [
- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
], - "item_complex_transactions": [
- {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "master_user": 0,
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_text_4": "string",
- "user_text_5": "string",
- "user_text_6": "string",
- "user_text_7": "string",
- "user_text_8": "string",
- "user_text_9": "string",
- "user_text_10": "string",
- "user_text_11": "string",
- "user_text_12": "string",
- "user_text_13": "string",
- "user_text_14": "string",
- "user_text_15": "string",
- "user_text_16": "string",
- "user_text_17": "string",
- "user_text_18": "string",
- "user_text_19": "string",
- "user_text_20": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_number_4": 0,
- "user_number_5": 0,
- "user_number_6": 0,
- "user_number_7": 0,
- "user_number_8": 0,
- "user_number_9": 0,
- "user_number_10": 0,
- "user_number_11": 0,
- "user_number_12": 0,
- "user_number_13": 0,
- "user_number_14": 0,
- "user_number_15": 0,
- "user_number_16": 0,
- "user_number_17": 0,
- "user_number_18": 0,
- "user_number_19": 0,
- "user_number_20": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "user_date_4": "2019-08-24",
- "user_date_5": "2019-08-24",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "transaction_unique_code_expr": "string",
- "transaction_unique_code_options": 1,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_text_4": "string",
- "user_text_5": "string",
- "user_text_6": "string",
- "user_text_7": "string",
- "user_text_8": "string",
- "user_text_9": "string",
- "user_text_10": "string",
- "user_text_11": "string",
- "user_text_12": "string",
- "user_text_13": "string",
- "user_text_14": "string",
- "user_text_15": "string",
- "user_text_16": "string",
- "user_text_17": "string",
- "user_text_18": "string",
- "user_text_19": "string",
- "user_text_20": "string",
- "user_text_21": "string",
- "user_text_22": "string",
- "user_text_23": "string",
- "user_text_24": "string",
- "user_text_25": "string",
- "user_text_26": "string",
- "user_text_27": "string",
- "user_text_28": "string",
- "user_text_29": "string",
- "user_text_30": "string",
- "user_number_1": "string",
- "user_number_2": "string",
- "user_number_3": "string",
- "user_number_4": "string",
- "user_number_5": "string",
- "user_number_6": "string",
- "user_number_7": "string",
- "user_number_8": "string",
- "user_number_9": "string",
- "user_number_10": "string",
- "user_number_11": "string",
- "user_number_12": "string",
- "user_number_13": "string",
- "user_number_14": "string",
- "user_number_15": "string",
- "user_number_16": "string",
- "user_number_17": "string",
- "user_number_18": "string",
- "user_number_19": "string",
- "user_number_20": "string",
- "user_date_1": "string",
- "user_date_2": "string",
- "user_date_3": "string",
- "user_date_4": "string",
- "user_date_5": "string",
- "deleted_user_code": "string"
}
}
], - "item_complex_transaction_status": [
- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_responsibles": [
- {
- "id": 0,
- "group": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "item_counterparties": [
- {
- "id": 0,
- "group": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "filters": { },
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40
}
realm_code required | string |
space_code required | string |
report_instance_id | string or null (Report instance id) |
date_field | string or null (Date field) Enum: "transaction_date" "accounting_date" "cash_date" "date" "user_date_1" "user_date_2" "user_date_3" "user_date_4" "user_date_5" |
depth_level | string or null (Depth level) Enum: "complex_transaction" "base_transaction" "entry" |
expression_iterations_count | integer (Expression iterations count) >= 1 Default: 1 |
begin_date | string or null <date> (Begin date) |
end_date required | string <date> (End date) |
period_type | string (Period type) Enum: "daily" "mtd" "qtd" "ytd" "inception" |
portfolios | Array of strings or null unique |
bundle | string or null (Bundle) |
accounts | Array of strings or null unique |
accounts_position | Array of strings or null unique |
accounts_cash | Array of strings or null unique |
strategies1 | Array of strings or null unique |
strategies2 | Array of strings or null unique |
strategies3 | Array of strings or null unique |
custom_fields | Array of integers or null unique |
custom_fields_to_calculate | string or null (Custom fields to calculate) Default: "" |
complex_transaction_statuses_filter | string or null (Complex transaction statuses filter) Default: "" |
filters | object or null (Filters) |
frontend_request_options | object or null (Frontend request options) |
count | integer (Count) >= 1 Default: 1 |
page | integer (Page) >= 1 Default: 1 |
page_size | integer (Page size) >= 1 Default: 40 |
{- "report_instance_id": "string",
- "date_field": "transaction_date",
- "depth_level": "complex_transaction",
- "expression_iterations_count": 1,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "period_type": "daily",
- "portfolios": [
- "string"
], - "bundle": "string",
- "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "custom_fields": [
- 0
], - "custom_fields_to_calculate": "",
- "complex_transaction_statuses_filter": "",
- "filters": { },
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40
}
{- "report_instance_id": "string",
- "date_field": "transaction_date",
- "depth_level": "complex_transaction",
- "expression_iterations_count": 1,
- "begin_date": "2019-08-24",
- "end_date": "2019-08-24",
- "period_type": "daily",
- "portfolios": [
- "string"
], - "bundle": "string",
- "accounts": [
- "string"
], - "accounts_position": [
- "string"
], - "accounts_cash": [
- "string"
], - "strategies1": [
- "string"
], - "strategies2": [
- "string"
], - "strategies3": [
- "string"
], - "custom_fields": [
- 0
], - "custom_fields_to_calculate": "",
- "custom_fields_object": [
- {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "expr": "\"\"",
- "value_type": 20,
- "notes": "string",
- "configuration_code": "string",
- "deleted_user_code": "string"
}
], - "complex_transaction_statuses_filter": "",
- "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_position_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "accounts_cash_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "strategies1_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "deleted_user_code": "string"
}
], - "strategies2_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "attributes": [
- {
- "id": 0,
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}
}
], - "deleted_user_code": "string"
}
], - "strategies3_object": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "id": 0,
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "deleted_user_code": "string"
}, - "is_enabled": true,
- "deleted_user_code": "string"
}, - "deleted_user_code": "string"
}
], - "execution_time": 0,
- "relation_prefetch_time": 0,
- "serialization_time": 0,
- "auth_time": 0,
- "items": "string",
- "item_transaction_classes": [
- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
], - "item_complex_transactions": [
- {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "master_user": 0,
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_text_4": "string",
- "user_text_5": "string",
- "user_text_6": "string",
- "user_text_7": "string",
- "user_text_8": "string",
- "user_text_9": "string",
- "user_text_10": "string",
- "user_text_11": "string",
- "user_text_12": "string",
- "user_text_13": "string",
- "user_text_14": "string",
- "user_text_15": "string",
- "user_text_16": "string",
- "user_text_17": "string",
- "user_text_18": "string",
- "user_text_19": "string",
- "user_text_20": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_number_4": 0,
- "user_number_5": 0,
- "user_number_6": 0,
- "user_number_7": 0,
- "user_number_8": 0,
- "user_number_9": 0,
- "user_number_10": 0,
- "user_number_11": 0,
- "user_number_12": 0,
- "user_number_13": 0,
- "user_number_14": 0,
- "user_number_15": 0,
- "user_number_16": 0,
- "user_number_17": 0,
- "user_number_18": 0,
- "user_number_19": 0,
- "user_number_20": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "user_date_4": "2019-08-24",
- "user_date_5": "2019-08-24",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "transaction_unique_code_expr": "string",
- "transaction_unique_code_options": 1,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_text_4": "string",
- "user_text_5": "string",
- "user_text_6": "string",
- "user_text_7": "string",
- "user_text_8": "string",
- "user_text_9": "string",
- "user_text_10": "string",
- "user_text_11": "string",
- "user_text_12": "string",
- "user_text_13": "string",
- "user_text_14": "string",
- "user_text_15": "string",
- "user_text_16": "string",
- "user_text_17": "string",
- "user_text_18": "string",
- "user_text_19": "string",
- "user_text_20": "string",
- "user_text_21": "string",
- "user_text_22": "string",
- "user_text_23": "string",
- "user_text_24": "string",
- "user_text_25": "string",
- "user_text_26": "string",
- "user_text_27": "string",
- "user_text_28": "string",
- "user_text_29": "string",
- "user_text_30": "string",
- "user_number_1": "string",
- "user_number_2": "string",
- "user_number_3": "string",
- "user_number_4": "string",
- "user_number_5": "string",
- "user_number_6": "string",
- "user_number_7": "string",
- "user_number_8": "string",
- "user_number_9": "string",
- "user_number_10": "string",
- "user_number_11": "string",
- "user_number_12": "string",
- "user_number_13": "string",
- "user_number_14": "string",
- "user_number_15": "string",
- "user_number_16": "string",
- "user_number_17": "string",
- "user_number_18": "string",
- "user_number_19": "string",
- "user_number_20": "string",
- "user_date_1": "string",
- "user_date_2": "string",
- "user_date_3": "string",
- "user_date_4": "string",
- "user_date_5": "string",
- "deleted_user_code": "string"
}
}
], - "item_complex_transaction_status": [
- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
], - "item_instruments": [
- {
- "id": 0,
- "instrument_type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "pricing_currency": 0,
- "price_multiplier": 0,
- "accrued_currency": 0,
- "accrued_multiplier": 0,
- "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "country": 0,
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_instrument_types": [
- {
- "id": 0,
- "instrument_class": 0,
- "instrument_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
], - "item_countries": [
- {
- "id": 0,
- "country_code": "string",
- "name": "string",
- "region": "string",
- "region_code": "string",
- "sub_region": "string",
- "sub_region_code": "string",
- "user_code": "string",
- "short_name": "string"
}
], - "item_currencies": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "default_fx_rate": 0,
- "country": 0,
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "deleted_user_code": "string"
}
], - "item_portfolios": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_date": "2019-08-24",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_accounts": [
- {
- "id": 0,
- "type": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "item_account_types": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "deleted_user_code": "string"
}
], - "item_strategies1": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies2": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_strategies3": [
- {
- "id": 0,
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "deleted_user_code": "string"
}
], - "item_responsibles": [
- {
- "id": 0,
- "group": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "item_counterparties": [
- {
- "id": 0,
- "group": "string",
- "group_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": 0,
- "classifier_object": {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0,
- "parent_object": { }
}, - "attribute_type": 0,
- "attribute_type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "value_type": 20,
- "deleted_user_code": "string"
}
}
]
}
], - "filters": { },
- "frontend_request_options": { },
- "count": 1,
- "page": 1,
- "page_size": 40
}