Download OpenAPI specification:
Finmars Documentation
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",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
task_id | string or null (Task id) |
{- "task_id": "string"
}
{- "task_id": "string",
- "task_status": "string",
- "processed_rows": "string",
- "total_rows": "string",
- "stats": "string",
- "stats_file_report": "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,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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": null,
- "user_code": null,
- "name": null,
- "short_name": null,
- "public_name": null,
- "notes": null,
- "can_recalculate": null,
- "value_type": null,
- "order": null,
- "is_hidden": null,
- "kind": null
}, - "classifier_object": {
- "id": null,
- "name": null,
- "level": null,
- "parent": null,
- "parent_object": null
}
}
], - "deleted_user_code": "string"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
]
}
realm_code required | string |
space_code required | string |
date | string <date> (Date) |
status | integer (Status) |
code required | integer (Code) [ -2147483648 .. 2147483647 ] |
text | string or null (Text) |
transaction_unique_code | string or null (Transaction unique code) <= 255 characters |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
is_deleted | boolean (Is deleted) |
user_text_1 | string or null (User text 1) |
user_text_2 | string or null (User text 2) |
user_text_3 | string or null (User text 3) |
user_text_4 | string or null (User text 4) |
user_text_5 | string or null (User text 5) |
user_text_6 | string or null (User text 6) |
user_text_7 | string or null (User text 7) |
user_text_8 | string or null (User text 8) |
user_text_9 | string or null (User text 9) |
user_text_10 | string or null (User text 10) |
user_text_11 | string or null (User text 11) |
user_text_12 | string or null (User text 12) |
user_text_13 | string or null (User text 13) |
user_text_14 | string or null (User text 14) |
user_text_15 | string or null (User text 15) |
user_text_16 | string or null (User text 16) |
user_text_17 | string or null (User text 17) |
user_text_18 | string or null (User text 18) |
user_text_19 | string or null (User text 19) |
user_text_20 | string or null (User text 20) |
user_text_21 | string or null (User text 21) |
user_text_22 | string or null (User text 22) |
user_text_23 | string or null (User text 23) |
user_text_24 | string or null (User text 24) |
user_text_25 | string or null (User text 25) |
user_text_26 | string or null (User text 26) |
user_text_27 | string or null (User text 27) |
user_text_28 | string or null (User text 28) |
user_text_29 | string or null (User text 29) |
user_text_30 | string or null (User text 30) |
user_number_1 | number or null (User number 1) |
user_number_2 | number or null (User number 2) |
user_number_3 | number or null (User number 3) |
user_number_4 | number or null (User number 4) |
user_number_5 | number or null (User number 5) |
user_number_6 | number or null (User number 6) |
user_number_7 | number or null (User number 7) |
user_number_8 | number or null (User number 8) |
user_number_9 | number or null (User number 9) |
user_number_10 | number or null (User number 10) |
user_number_11 | number or null (User number 11) |
user_number_12 | number or null (User number 12) |
user_number_13 | number or null (User number 13) |
user_number_14 | number or null (User number 14) |
user_number_15 | number or null (User number 15) |
user_number_16 | number or null (User number 16) |
user_number_17 | number or null (User number 17) |
user_number_18 | number or null (User number 18) |
user_number_19 | number or null (User number 19) |
user_number_20 | number or null (User number 20) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
user_date_4 | string or null <date> (User date 4) |
user_date_5 | string or null <date> (User date 5) |
Array of objects (ReconciliationComplexTransactionField) | |
execution_log | string or null (Execution log) |
required | Array of objects (ComplexTransactionInput) |
Array of objects or null or null (GenericAttribute) | |
object (TransactionTypeView) |
{- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}
{- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "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,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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": null,
- "user_code": null,
- "name": null,
- "short_name": null,
- "public_name": null,
- "notes": null,
- "can_recalculate": null,
- "value_type": null,
- "order": null,
- "is_hidden": null,
- "kind": null
}, - "classifier_object": {
- "id": null,
- "name": null,
- "level": null,
- "parent": null,
- "parent_object": null
}
}
], - "deleted_user_code": "string"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
]
}
realm_code required | string |
space_code required | string |
date | string <date> (Date) |
status | integer (Status) |
code required | integer (Code) [ -2147483648 .. 2147483647 ] |
text | string or null (Text) |
transaction_unique_code | string or null (Transaction unique code) <= 255 characters |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
is_deleted | boolean (Is deleted) |
user_text_1 | string or null (User text 1) |
user_text_2 | string or null (User text 2) |
user_text_3 | string or null (User text 3) |
user_text_4 | string or null (User text 4) |
user_text_5 | string or null (User text 5) |
user_text_6 | string or null (User text 6) |
user_text_7 | string or null (User text 7) |
user_text_8 | string or null (User text 8) |
user_text_9 | string or null (User text 9) |
user_text_10 | string or null (User text 10) |
user_text_11 | string or null (User text 11) |
user_text_12 | string or null (User text 12) |
user_text_13 | string or null (User text 13) |
user_text_14 | string or null (User text 14) |
user_text_15 | string or null (User text 15) |
user_text_16 | string or null (User text 16) |
user_text_17 | string or null (User text 17) |
user_text_18 | string or null (User text 18) |
user_text_19 | string or null (User text 19) |
user_text_20 | string or null (User text 20) |
user_text_21 | string or null (User text 21) |
user_text_22 | string or null (User text 22) |
user_text_23 | string or null (User text 23) |
user_text_24 | string or null (User text 24) |
user_text_25 | string or null (User text 25) |
user_text_26 | string or null (User text 26) |
user_text_27 | string or null (User text 27) |
user_text_28 | string or null (User text 28) |
user_text_29 | string or null (User text 29) |
user_text_30 | string or null (User text 30) |
user_number_1 | number or null (User number 1) |
user_number_2 | number or null (User number 2) |
user_number_3 | number or null (User number 3) |
user_number_4 | number or null (User number 4) |
user_number_5 | number or null (User number 5) |
user_number_6 | number or null (User number 6) |
user_number_7 | number or null (User number 7) |
user_number_8 | number or null (User number 8) |
user_number_9 | number or null (User number 9) |
user_number_10 | number or null (User number 10) |
user_number_11 | number or null (User number 11) |
user_number_12 | number or null (User number 12) |
user_number_13 | number or null (User number 13) |
user_number_14 | number or null (User number 14) |
user_number_15 | number or null (User number 15) |
user_number_16 | number or null (User number 16) |
user_number_17 | number or null (User number 17) |
user_number_18 | number or null (User number 18) |
user_number_19 | number or null (User number 19) |
user_number_20 | number or null (User number 20) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
user_date_4 | string or null <date> (User date 4) |
user_date_5 | string or null <date> (User date 5) |
Array of objects (ReconciliationComplexTransactionField) | |
execution_log | string or null (Execution log) |
required | Array of objects (ComplexTransactionInput) |
Array of objects or null or null (GenericAttribute) | |
object (TransactionTypeView) |
{- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}
{- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
date | string <date> (Date) |
status | integer (Status) |
code required | integer (Code) [ -2147483648 .. 2147483647 ] |
text | string or null (Text) |
transaction_unique_code | string or null (Transaction unique code) <= 255 characters |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
is_deleted | boolean (Is deleted) |
user_text_1 | string or null (User text 1) |
user_text_2 | string or null (User text 2) |
user_text_3 | string or null (User text 3) |
user_text_4 | string or null (User text 4) |
user_text_5 | string or null (User text 5) |
user_text_6 | string or null (User text 6) |
user_text_7 | string or null (User text 7) |
user_text_8 | string or null (User text 8) |
user_text_9 | string or null (User text 9) |
user_text_10 | string or null (User text 10) |
user_text_11 | string or null (User text 11) |
user_text_12 | string or null (User text 12) |
user_text_13 | string or null (User text 13) |
user_text_14 | string or null (User text 14) |
user_text_15 | string or null (User text 15) |
user_text_16 | string or null (User text 16) |
user_text_17 | string or null (User text 17) |
user_text_18 | string or null (User text 18) |
user_text_19 | string or null (User text 19) |
user_text_20 | string or null (User text 20) |
user_text_21 | string or null (User text 21) |
user_text_22 | string or null (User text 22) |
user_text_23 | string or null (User text 23) |
user_text_24 | string or null (User text 24) |
user_text_25 | string or null (User text 25) |
user_text_26 | string or null (User text 26) |
user_text_27 | string or null (User text 27) |
user_text_28 | string or null (User text 28) |
user_text_29 | string or null (User text 29) |
user_text_30 | string or null (User text 30) |
user_number_1 | number or null (User number 1) |
user_number_2 | number or null (User number 2) |
user_number_3 | number or null (User number 3) |
user_number_4 | number or null (User number 4) |
user_number_5 | number or null (User number 5) |
user_number_6 | number or null (User number 6) |
user_number_7 | number or null (User number 7) |
user_number_8 | number or null (User number 8) |
user_number_9 | number or null (User number 9) |
user_number_10 | number or null (User number 10) |
user_number_11 | number or null (User number 11) |
user_number_12 | number or null (User number 12) |
user_number_13 | number or null (User number 13) |
user_number_14 | number or null (User number 14) |
user_number_15 | number or null (User number 15) |
user_number_16 | number or null (User number 16) |
user_number_17 | number or null (User number 17) |
user_number_18 | number or null (User number 18) |
user_number_19 | number or null (User number 19) |
user_number_20 | number or null (User number 20) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
user_date_4 | string or null <date> (User date 4) |
user_date_5 | string or null <date> (User date 5) |
Array of objects (ReconciliationComplexTransactionField) | |
execution_log | string or null (Execution log) |
required | Array of objects (ComplexTransactionInput) |
Array of objects or null or null (GenericAttribute) | |
object (TransactionTypeView) |
{- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}
{- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
date | string <date> (Date) |
status | integer (Status) |
code required | integer (Code) [ -2147483648 .. 2147483647 ] |
text | string or null (Text) |
visibility_status | integer (Visibility_status) Enum: 1 2 |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
is_deleted | boolean (Is deleted) |
transaction_unique_code | string or null (Transaction unique code) <= 255 characters |
user_text_1 | string or null (User text 1) |
user_text_2 | string or null (User text 2) |
user_text_3 | string or null (User text 3) |
user_text_4 | string or null (User text 4) |
user_text_5 | string or null (User text 5) |
user_text_6 | string or null (User text 6) |
user_text_7 | string or null (User text 7) |
user_text_8 | string or null (User text 8) |
user_text_9 | string or null (User text 9) |
user_text_10 | string or null (User text 10) |
user_text_11 | string or null (User text 11) |
user_text_12 | string or null (User text 12) |
user_text_13 | string or null (User text 13) |
user_text_14 | string or null (User text 14) |
user_text_15 | string or null (User text 15) |
user_text_16 | string or null (User text 16) |
user_text_17 | string or null (User text 17) |
user_text_18 | string or null (User text 18) |
user_text_19 | string or null (User text 19) |
user_text_20 | string or null (User text 20) |
user_text_21 | string or null (User text 21) |
user_text_22 | string or null (User text 22) |
user_text_23 | string or null (User text 23) |
user_text_24 | string or null (User text 24) |
user_text_25 | string or null (User text 25) |
user_text_26 | string or null (User text 26) |
user_text_27 | string or null (User text 27) |
user_text_28 | string or null (User text 28) |
user_text_29 | string or null (User text 29) |
user_text_30 | string or null (User text 30) |
user_number_1 | number or null (User number 1) |
user_number_2 | number or null (User number 2) |
user_number_3 | number or null (User number 3) |
user_number_4 | number or null (User number 4) |
user_number_5 | number or null (User number 5) |
user_number_6 | number or null (User number 6) |
user_number_7 | number or null (User number 7) |
user_number_8 | number or null (User number 8) |
user_number_9 | number or null (User number 9) |
user_number_10 | number or null (User number 10) |
user_number_11 | number or null (User number 11) |
user_number_12 | number or null (User number 12) |
user_number_13 | number or null (User number 13) |
user_number_14 | number or null (User number 14) |
user_number_15 | number or null (User number 15) |
user_number_16 | number or null (User number 16) |
user_number_17 | number or null (User number 17) |
user_number_18 | number or null (User number 18) |
user_number_19 | number or null (User number 19) |
user_number_20 | number or null (User number 20) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
user_date_4 | string or null <date> (User date 4) |
user_date_5 | string or null <date> (User date 5) |
Array of objects or null or null (GenericAttribute) | |
object (TransactionTypeView) |
{- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "visibility_status": 1,
- "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "transaction_unique_code": "string",
- "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": 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": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}
{- "id": 0,
- "date": "2019-08-24",
- "first_transaction_accounting_date": "string",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "visibility_status": 1,
- "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "transaction_unique_code": "string",
- "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": 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,
- "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": { }
}
}
], - "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"
}
}
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,
- "date": "2019-08-24",
- "first_transaction_accounting_date": "string",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "visibility_status": 1,
- "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "transaction_unique_code": "string",
- "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": 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,
- "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": { }
}
}
], - "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"
}
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
{- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
date | string <date> (Date) |
status | integer (Status) |
code required | integer (Code) [ -2147483648 .. 2147483647 ] |
text | string or null (Text) |
transaction_unique_code | string or null (Transaction unique code) <= 255 characters |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
is_deleted | boolean (Is deleted) |
user_text_1 | string or null (User text 1) |
user_text_2 | string or null (User text 2) |
user_text_3 | string or null (User text 3) |
user_text_4 | string or null (User text 4) |
user_text_5 | string or null (User text 5) |
user_text_6 | string or null (User text 6) |
user_text_7 | string or null (User text 7) |
user_text_8 | string or null (User text 8) |
user_text_9 | string or null (User text 9) |
user_text_10 | string or null (User text 10) |
user_text_11 | string or null (User text 11) |
user_text_12 | string or null (User text 12) |
user_text_13 | string or null (User text 13) |
user_text_14 | string or null (User text 14) |
user_text_15 | string or null (User text 15) |
user_text_16 | string or null (User text 16) |
user_text_17 | string or null (User text 17) |
user_text_18 | string or null (User text 18) |
user_text_19 | string or null (User text 19) |
user_text_20 | string or null (User text 20) |
user_text_21 | string or null (User text 21) |
user_text_22 | string or null (User text 22) |
user_text_23 | string or null (User text 23) |
user_text_24 | string or null (User text 24) |
user_text_25 | string or null (User text 25) |
user_text_26 | string or null (User text 26) |
user_text_27 | string or null (User text 27) |
user_text_28 | string or null (User text 28) |
user_text_29 | string or null (User text 29) |
user_text_30 | string or null (User text 30) |
user_number_1 | number or null (User number 1) |
user_number_2 | number or null (User number 2) |
user_number_3 | number or null (User number 3) |
user_number_4 | number or null (User number 4) |
user_number_5 | number or null (User number 5) |
user_number_6 | number or null (User number 6) |
user_number_7 | number or null (User number 7) |
user_number_8 | number or null (User number 8) |
user_number_9 | number or null (User number 9) |
user_number_10 | number or null (User number 10) |
user_number_11 | number or null (User number 11) |
user_number_12 | number or null (User number 12) |
user_number_13 | number or null (User number 13) |
user_number_14 | number or null (User number 14) |
user_number_15 | number or null (User number 15) |
user_number_16 | number or null (User number 16) |
user_number_17 | number or null (User number 17) |
user_number_18 | number or null (User number 18) |
user_number_19 | number or null (User number 19) |
user_number_20 | number or null (User number 20) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
user_date_4 | string or null <date> (User date 4) |
user_date_5 | string or null <date> (User date 5) |
Array of objects (ReconciliationComplexTransactionField) | |
execution_log | string or null (Execution log) |
required | Array of objects (ComplexTransactionInput) |
Array of objects or null or null (GenericAttribute) | |
object (TransactionTypeView) |
{- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}
{- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
date | string <date> (Date) |
status | integer (Status) |
code required | integer (Code) [ -2147483648 .. 2147483647 ] |
text | string or null (Text) |
transaction_unique_code | string or null (Transaction unique code) <= 255 characters |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
is_deleted | boolean (Is deleted) |
user_text_1 | string or null (User text 1) |
user_text_2 | string or null (User text 2) |
user_text_3 | string or null (User text 3) |
user_text_4 | string or null (User text 4) |
user_text_5 | string or null (User text 5) |
user_text_6 | string or null (User text 6) |
user_text_7 | string or null (User text 7) |
user_text_8 | string or null (User text 8) |
user_text_9 | string or null (User text 9) |
user_text_10 | string or null (User text 10) |
user_text_11 | string or null (User text 11) |
user_text_12 | string or null (User text 12) |
user_text_13 | string or null (User text 13) |
user_text_14 | string or null (User text 14) |
user_text_15 | string or null (User text 15) |
user_text_16 | string or null (User text 16) |
user_text_17 | string or null (User text 17) |
user_text_18 | string or null (User text 18) |
user_text_19 | string or null (User text 19) |
user_text_20 | string or null (User text 20) |
user_text_21 | string or null (User text 21) |
user_text_22 | string or null (User text 22) |
user_text_23 | string or null (User text 23) |
user_text_24 | string or null (User text 24) |
user_text_25 | string or null (User text 25) |
user_text_26 | string or null (User text 26) |
user_text_27 | string or null (User text 27) |
user_text_28 | string or null (User text 28) |
user_text_29 | string or null (User text 29) |
user_text_30 | string or null (User text 30) |
user_number_1 | number or null (User number 1) |
user_number_2 | number or null (User number 2) |
user_number_3 | number or null (User number 3) |
user_number_4 | number or null (User number 4) |
user_number_5 | number or null (User number 5) |
user_number_6 | number or null (User number 6) |
user_number_7 | number or null (User number 7) |
user_number_8 | number or null (User number 8) |
user_number_9 | number or null (User number 9) |
user_number_10 | number or null (User number 10) |
user_number_11 | number or null (User number 11) |
user_number_12 | number or null (User number 12) |
user_number_13 | number or null (User number 13) |
user_number_14 | number or null (User number 14) |
user_number_15 | number or null (User number 15) |
user_number_16 | number or null (User number 16) |
user_number_17 | number or null (User number 17) |
user_number_18 | number or null (User number 18) |
user_number_19 | number or null (User number 19) |
user_number_20 | number or null (User number 20) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
user_date_4 | string or null <date> (User date 4) |
user_date_5 | string or null <date> (User date 5) |
Array of objects (ReconciliationComplexTransactionField) | |
execution_log | string or null (Execution log) |
required | Array of objects (ComplexTransactionInput) |
Array of objects or null or null (GenericAttribute) | |
object (TransactionTypeView) |
{- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}
{- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
{- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
status | integer (Status) |
is_deleted | boolean (Is deleted) |
Array of objects or null or null (GenericAttribute) |
{- "is_locked": true,
- "is_canceled": true,
- "status": 0,
- "is_deleted": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "is_locked": true,
- "is_canceled": true,
- "status": 0,
- "is_deleted": true,
- "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": { }
}
}
]
}
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,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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": null,
- "user_code": null,
- "name": null,
- "short_name": null,
- "public_name": null,
- "notes": null,
- "can_recalculate": null,
- "value_type": null,
- "order": null,
- "is_hidden": null,
- "kind": null
}, - "classifier_object": {
- "id": null,
- "name": null,
- "level": null,
- "parent": null,
- "parent_object": null
}
}
], - "deleted_user_code": "string"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
]
}
realm_code required | string |
space_code required | string |
date | string <date> (Date) |
status | integer (Status) |
code required | integer (Code) [ -2147483648 .. 2147483647 ] |
text | string or null (Text) |
transaction_unique_code | string or null (Transaction unique code) <= 255 characters |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
is_deleted | boolean (Is deleted) |
user_text_1 | string or null (User text 1) |
user_text_2 | string or null (User text 2) |
user_text_3 | string or null (User text 3) |
user_text_4 | string or null (User text 4) |
user_text_5 | string or null (User text 5) |
user_text_6 | string or null (User text 6) |
user_text_7 | string or null (User text 7) |
user_text_8 | string or null (User text 8) |
user_text_9 | string or null (User text 9) |
user_text_10 | string or null (User text 10) |
user_text_11 | string or null (User text 11) |
user_text_12 | string or null (User text 12) |
user_text_13 | string or null (User text 13) |
user_text_14 | string or null (User text 14) |
user_text_15 | string or null (User text 15) |
user_text_16 | string or null (User text 16) |
user_text_17 | string or null (User text 17) |
user_text_18 | string or null (User text 18) |
user_text_19 | string or null (User text 19) |
user_text_20 | string or null (User text 20) |
user_text_21 | string or null (User text 21) |
user_text_22 | string or null (User text 22) |
user_text_23 | string or null (User text 23) |
user_text_24 | string or null (User text 24) |
user_text_25 | string or null (User text 25) |
user_text_26 | string or null (User text 26) |
user_text_27 | string or null (User text 27) |
user_text_28 | string or null (User text 28) |
user_text_29 | string or null (User text 29) |
user_text_30 | string or null (User text 30) |
user_number_1 | number or null (User number 1) |
user_number_2 | number or null (User number 2) |
user_number_3 | number or null (User number 3) |
user_number_4 | number or null (User number 4) |
user_number_5 | number or null (User number 5) |
user_number_6 | number or null (User number 6) |
user_number_7 | number or null (User number 7) |
user_number_8 | number or null (User number 8) |
user_number_9 | number or null (User number 9) |
user_number_10 | number or null (User number 10) |
user_number_11 | number or null (User number 11) |
user_number_12 | number or null (User number 12) |
user_number_13 | number or null (User number 13) |
user_number_14 | number or null (User number 14) |
user_number_15 | number or null (User number 15) |
user_number_16 | number or null (User number 16) |
user_number_17 | number or null (User number 17) |
user_number_18 | number or null (User number 18) |
user_number_19 | number or null (User number 19) |
user_number_20 | number or null (User number 20) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
user_date_4 | string or null <date> (User date 4) |
user_date_5 | string or null <date> (User date 5) |
Array of objects (ReconciliationComplexTransactionField) | |
execution_log | string or null (Execution log) |
required | Array of objects (ComplexTransactionInput) |
Array of objects or null or null (GenericAttribute) | |
object (TransactionTypeView) |
{- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}
{- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": -2147483648,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "transaction_unique_code": "string",
- "is_locked": true,
- "is_canceled": true,
- "error_code": 32767,
- "is_deleted": true,
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "inputs": [
- {
- "transaction_type_input": "string",
- "transaction_type_input_object": {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "content_type": "string",
- "value_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "value_relation": "string"
}
], - "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
status | integer (Status) |
is_deleted | boolean (Is deleted) |
Array of objects or null or null (GenericAttribute) |
{- "is_locked": true,
- "is_canceled": true,
- "status": 0,
- "is_deleted": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "is_locked": true,
- "is_canceled": true,
- "status": 0,
- "is_deleted": true,
- "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": { }
}
}
]
}
realm_code required | string |
space_code required | string |
is_locked | boolean (Is locked) |
is_canceled | boolean (Is canceled) |
status | integer (Status) |
is_deleted | boolean (Is deleted) |
Array of objects or null or null (GenericAttribute) |
{- "is_locked": true,
- "is_canceled": true,
- "status": 0,
- "is_deleted": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "is_locked": true,
- "is_canceled": true,
- "status": 0,
- "is_deleted": true,
- "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": { }
}
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
{- "transaction_type": 0,
- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "has_errors": true,
- "value_errors": "string",
- "instruments_errors": "string",
- "complex_transaction_errors": "string",
- "transactions_errors": "string",
- "general_errors": "string",
- "instruments": [
- {
- "id": 0,
- "instrument_type": "string",
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "identifier": { },
- "is_active": true,
- "is_deleted": true,
- "has_linked_with_portfolio": true,
- "pricing_currency": "string",
- "pricing_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "price_multiplier": 0,
- "accrued_currency": "string",
- "accrued_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "accrued_multiplier": 0,
- "payment_size_detail": "string",
- "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "daily_pricing_model": "string",
- "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "pricing_condition": "string",
- "pricing_condition_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "manual_pricing_formulas": [
- {
- "id": 0,
- "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "expr": "string",
- "notes": "string"
}
], - "accrual_calculation_schedules": [
- {
- "id": 0,
- "accrual_start_date": "string",
- "accrual_start_date_value_type": 20,
- "first_payment_date": "string",
- "first_payment_date_value_type": 20,
- "accrual_size": "string",
- "accrual_size_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "periodicity": "string",
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notes": "string"
}
], - "factor_schedules": [
- {
- "id": 0,
- "effective_date": "2019-08-24",
- "factor_value": 0
}
], - "event_schedules": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "event_class": 0,
- "event_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notification_class": 0,
- "notification_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notify_in_n_days": 2147483647,
- "periodicity": 0,
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "effective_date": "string",
- "effective_date_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "final_date": "string",
- "final_date_value_type": 20,
- "is_auto_generated": true,
- "actions": [
- {
- "id": 0,
- "transaction_type": "string",
- "text": "string",
- "is_sent_to_pending": true,
- "data": { },
- "is_book_automatic": true,
- "button_position": -2147483648,
- "display_text": "string"
}
], - "data": { }
}
], - "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "exposure_calculation_model": 0,
- "exposure_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "co_directional_exposure_currency": "string",
- "counter_directional_exposure_currency": "string",
- "co_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counter_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "long_underlying_instrument": "string",
- "short_underlying_instrument": "string",
- "long_underlying_instrument_object": 0,
- "short_underlying_instrument_object": 0,
- "underlying_long_multiplier": 0,
- "underlying_short_multiplier": 0,
- "long_underlying_exposure": 0,
- "short_underlying_exposure": 0,
- "position_reporting": 1,
- "country": "string",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}, - "files": [
- {
- "id": 0,
- "path": "string",
- "size": 9223372036854776000,
- "name": "string",
- "extension": "string",
- "is_file": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "instruments": [
- {
- "id": 0,
- "user_code": "string"
}
]
}
], - "first_transaction_date": "string",
- "accruals": [
- {
- "user_code": "string",
- "date": "2019-08-24",
- "size": 0,
- "notes": "string"
}
], - "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,
- "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": { }
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "complex_transaction": {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}, - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}, - "book_transaction_layout": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
complex_transaction_status | integer or null (Complex transaction status) Default: 1 Enum: 1 2 3 |
process_mode | string or null (Process mode) Default: "book" Enum: "book" "recalculate" "rebook" |
recalculate_inputs | Array of strings or null |
object or null (TransactionTypeComplexTransaction) | |
object (TransactionType) |
{- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "complex_transaction": {
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "execution_log": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}, - "transaction_type_object": {
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
}
{- "transaction_type": 0,
- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "has_errors": true,
- "value_errors": "string",
- "instruments_errors": "string",
- "complex_transaction_errors": "string",
- "transactions_errors": "string",
- "general_errors": "string",
- "instruments": [
- {
- "id": 0,
- "instrument_type": "string",
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "identifier": { },
- "is_active": true,
- "is_deleted": true,
- "has_linked_with_portfolio": true,
- "pricing_currency": "string",
- "pricing_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "price_multiplier": 0,
- "accrued_currency": "string",
- "accrued_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "accrued_multiplier": 0,
- "payment_size_detail": "string",
- "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "daily_pricing_model": "string",
- "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "pricing_condition": "string",
- "pricing_condition_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "manual_pricing_formulas": [
- {
- "id": 0,
- "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "expr": "string",
- "notes": "string"
}
], - "accrual_calculation_schedules": [
- {
- "id": 0,
- "accrual_start_date": "string",
- "accrual_start_date_value_type": 20,
- "first_payment_date": "string",
- "first_payment_date_value_type": 20,
- "accrual_size": "string",
- "accrual_size_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "periodicity": "string",
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notes": "string"
}
], - "factor_schedules": [
- {
- "id": 0,
- "effective_date": "2019-08-24",
- "factor_value": 0
}
], - "event_schedules": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "event_class": 0,
- "event_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notification_class": 0,
- "notification_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notify_in_n_days": 2147483647,
- "periodicity": 0,
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "effective_date": "string",
- "effective_date_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "final_date": "string",
- "final_date_value_type": 20,
- "is_auto_generated": true,
- "actions": [
- {
- "id": 0,
- "transaction_type": "string",
- "text": "string",
- "is_sent_to_pending": true,
- "data": { },
- "is_book_automatic": true,
- "button_position": -2147483648,
- "display_text": "string"
}
], - "data": { }
}
], - "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "exposure_calculation_model": 0,
- "exposure_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "co_directional_exposure_currency": "string",
- "counter_directional_exposure_currency": "string",
- "co_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counter_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "long_underlying_instrument": "string",
- "short_underlying_instrument": "string",
- "long_underlying_instrument_object": 0,
- "short_underlying_instrument_object": 0,
- "underlying_long_multiplier": 0,
- "underlying_short_multiplier": 0,
- "long_underlying_exposure": 0,
- "short_underlying_exposure": 0,
- "position_reporting": 1,
- "country": "string",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}, - "files": [
- {
- "id": 0,
- "path": "string",
- "size": 9223372036854776000,
- "name": "string",
- "extension": "string",
- "is_file": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "instruments": [
- {
- "id": 0,
- "user_code": "string"
}
]
}
], - "first_transaction_date": "string",
- "accruals": [
- {
- "user_code": "string",
- "date": "2019-08-24",
- "size": 0,
- "notes": "string"
}
], - "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,
- "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": { }
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "complex_transaction": {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}, - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}, - "book_transaction_layout": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
{- "transaction_type": 0,
- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "has_errors": true,
- "value_errors": "string",
- "instruments_errors": "string",
- "complex_transaction_errors": "string",
- "transactions_errors": "string",
- "general_errors": "string",
- "instruments": [
- {
- "id": 0,
- "instrument_type": "string",
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "identifier": { },
- "is_active": true,
- "is_deleted": true,
- "has_linked_with_portfolio": true,
- "pricing_currency": "string",
- "pricing_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "price_multiplier": 0,
- "accrued_currency": "string",
- "accrued_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "accrued_multiplier": 0,
- "payment_size_detail": "string",
- "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "daily_pricing_model": "string",
- "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "pricing_condition": "string",
- "pricing_condition_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "manual_pricing_formulas": [
- {
- "id": 0,
- "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "expr": "string",
- "notes": "string"
}
], - "accrual_calculation_schedules": [
- {
- "id": 0,
- "accrual_start_date": "string",
- "accrual_start_date_value_type": 20,
- "first_payment_date": "string",
- "first_payment_date_value_type": 20,
- "accrual_size": "string",
- "accrual_size_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "periodicity": "string",
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notes": "string"
}
], - "factor_schedules": [
- {
- "id": 0,
- "effective_date": "2019-08-24",
- "factor_value": 0
}
], - "event_schedules": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "event_class": 0,
- "event_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notification_class": 0,
- "notification_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notify_in_n_days": 2147483647,
- "periodicity": 0,
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "effective_date": "string",
- "effective_date_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "final_date": "string",
- "final_date_value_type": 20,
- "is_auto_generated": true,
- "actions": [
- {
- "id": 0,
- "transaction_type": "string",
- "text": "string",
- "is_sent_to_pending": true,
- "data": { },
- "is_book_automatic": true,
- "button_position": -2147483648,
- "display_text": "string"
}
], - "data": { }
}
], - "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "exposure_calculation_model": 0,
- "exposure_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "co_directional_exposure_currency": "string",
- "counter_directional_exposure_currency": "string",
- "co_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counter_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "long_underlying_instrument": "string",
- "short_underlying_instrument": "string",
- "long_underlying_instrument_object": 0,
- "short_underlying_instrument_object": 0,
- "underlying_long_multiplier": 0,
- "underlying_short_multiplier": 0,
- "long_underlying_exposure": 0,
- "short_underlying_exposure": 0,
- "position_reporting": 1,
- "country": "string",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}, - "files": [
- {
- "id": 0,
- "path": "string",
- "size": 9223372036854776000,
- "name": "string",
- "extension": "string",
- "is_file": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "instruments": [
- {
- "id": 0,
- "user_code": "string"
}
]
}
], - "first_transaction_date": "string",
- "accruals": [
- {
- "user_code": "string",
- "date": "2019-08-24",
- "size": 0,
- "notes": "string"
}
], - "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,
- "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": { }
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "complex_transaction": {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}, - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}, - "book_transaction_layout": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
complex_transaction_status | integer or null (Complex transaction status) Default: 1 Enum: 1 2 3 |
process_mode | string or null (Process mode) Default: "book" Enum: "book" "recalculate" "rebook" |
recalculate_inputs | Array of strings or null |
object or null (TransactionTypeComplexTransaction) | |
object (TransactionType) |
{- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "complex_transaction": {
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "execution_log": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}, - "transaction_type_object": {
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
}
{- "transaction_type": 0,
- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "has_errors": true,
- "value_errors": "string",
- "instruments_errors": "string",
- "complex_transaction_errors": "string",
- "transactions_errors": "string",
- "general_errors": "string",
- "instruments": [
- {
- "id": 0,
- "instrument_type": "string",
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "identifier": { },
- "is_active": true,
- "is_deleted": true,
- "has_linked_with_portfolio": true,
- "pricing_currency": "string",
- "pricing_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "price_multiplier": 0,
- "accrued_currency": "string",
- "accrued_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "accrued_multiplier": 0,
- "payment_size_detail": "string",
- "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "daily_pricing_model": "string",
- "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "pricing_condition": "string",
- "pricing_condition_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "manual_pricing_formulas": [
- {
- "id": 0,
- "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "expr": "string",
- "notes": "string"
}
], - "accrual_calculation_schedules": [
- {
- "id": 0,
- "accrual_start_date": "string",
- "accrual_start_date_value_type": 20,
- "first_payment_date": "string",
- "first_payment_date_value_type": 20,
- "accrual_size": "string",
- "accrual_size_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "periodicity": "string",
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notes": "string"
}
], - "factor_schedules": [
- {
- "id": 0,
- "effective_date": "2019-08-24",
- "factor_value": 0
}
], - "event_schedules": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "event_class": 0,
- "event_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notification_class": 0,
- "notification_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notify_in_n_days": 2147483647,
- "periodicity": 0,
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "effective_date": "string",
- "effective_date_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "final_date": "string",
- "final_date_value_type": 20,
- "is_auto_generated": true,
- "actions": [
- {
- "id": 0,
- "transaction_type": "string",
- "text": "string",
- "is_sent_to_pending": true,
- "data": { },
- "is_book_automatic": true,
- "button_position": -2147483648,
- "display_text": "string"
}
], - "data": { }
}
], - "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "exposure_calculation_model": 0,
- "exposure_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "co_directional_exposure_currency": "string",
- "counter_directional_exposure_currency": "string",
- "co_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counter_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "long_underlying_instrument": "string",
- "short_underlying_instrument": "string",
- "long_underlying_instrument_object": 0,
- "short_underlying_instrument_object": 0,
- "underlying_long_multiplier": 0,
- "underlying_short_multiplier": 0,
- "long_underlying_exposure": 0,
- "short_underlying_exposure": 0,
- "position_reporting": 1,
- "country": "string",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}, - "files": [
- {
- "id": 0,
- "path": "string",
- "size": 9223372036854776000,
- "name": "string",
- "extension": "string",
- "is_file": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "instruments": [
- {
- "id": 0,
- "user_code": "string"
}
]
}
], - "first_transaction_date": "string",
- "accruals": [
- {
- "user_code": "string",
- "date": "2019-08-24",
- "size": 0,
- "notes": "string"
}
], - "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,
- "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": { }
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "complex_transaction": {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}, - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}, - "book_transaction_layout": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
{- "transaction_type": 0,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "complex_transaction": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this complex transaction. |
process_mode | string or null (Process mode) Default: "book" Enum: "book" "recalculate" "rebook" |
recalculate_inputs | Array of strings or null |
{- "process_mode": "book",
- "recalculate_inputs": [
- "string"
]
}
{- "transaction_type": 0,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "complex_transaction": "string"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
[- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
]
realm_code required | string |
space_code required | string |
id required | integer A unique value identifying this event class. |
{- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
[- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
]
realm_code required | string |
space_code required | string |
id required | integer A unique value identifying this notification class. |
{- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
realm_code required | string |
space_code required | string |
task_id | string or null (Task id) |
{- "task_id": "string"
}
{- "task_id": "string",
- "task_status": "string",
- "content_type": "string"
}
realm_code required | string |
space_code required | string |
task_id | string or null (Task id) |
{- "task_id": "string"
}
{- "task_id": "string",
- "task_status": "string",
- "content_type": "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",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
task_id | string or null (Task id) |
{- "task_id": "string"
}
{- "task_id": "string",
- "task_status": "string",
- "processed_rows": "string",
- "total_rows": "string",
- "stats": "string",
- "stats_file_report": "string"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
[- {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
]
realm_code required | string |
space_code required | string |
id required | integer A unique value identifying this transaction class. |
{- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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,
- "attribute_type": 0,
- "level": 0,
- "parent": 0,
- "name": "string"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this classifier. |
{- "id": 0,
- "attribute_type": 0,
- "level": 0,
- "parent": 0,
- "name": "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",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
task_id | string or null (Task id) |
{- "task_id": "string"
}
{- "task_id": "string",
- "task_status": "string",
- "processed_rows": "string",
- "total_rows": "string",
- "stats": "string",
- "stats_file_report": "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",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type group. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type group. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type group. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type group. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "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,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
]
}
realm_code required | string |
space_code required | string |
group | string (Group) |
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 |
date_expr | string or null (Date expr) <= 4096 characters Default: "now()" |
display_expr | string or null (Display expr) <= 4096 characters Default: "" |
visibility_status | integer (Visibility status) Default: 1 Enum: 1 2 |
type | integer (Type) Default: 1 Enum: 1 2 |
transaction_unique_code_expr | string or null (Transaction unique code expr) <= 4096 characters Default: "" |
transaction_unique_code_options | integer (Transaction unique code options) Enum: 1 2 3 4 |
user_text_1 | string or null (User text 1) <= 4096 characters Default: "" |
user_text_2 | string or null (User text 2) <= 4096 characters Default: "" |
user_text_3 | string or null (User text 3) <= 4096 characters Default: "" |
user_text_4 | string or null (User text 4) <= 4096 characters Default: "" |
user_text_5 | string or null (User text 5) <= 4096 characters Default: "" |
user_text_6 | string or null (User text 6) <= 4096 characters Default: "" |
user_text_7 | string or null (User text 7) <= 4096 characters Default: "" |
user_text_8 | string or null (User text 8) <= 4096 characters Default: "" |
user_text_9 | string or null (User text 9) <= 4096 characters Default: "" |
user_text_10 | string or null (User text 10) <= 4096 characters Default: "" |
user_text_11 | string or null (User text 11) <= 4096 characters Default: "" |
user_text_12 | string or null (User text 12) <= 4096 characters Default: "" |
user_text_13 | string or null (User text 13) <= 4096 characters Default: "" |
user_text_14 | string or null (User text 14) <= 4096 characters Default: "" |
user_text_15 | string or null (User text 15) <= 4096 characters Default: "" |
user_text_16 | string or null (User text 16) <= 4096 characters Default: "" |
user_text_17 | string or null (User text 17) <= 4096 characters Default: "" |
user_text_18 | string or null (User text 18) <= 4096 characters Default: "" |
user_text_19 | string or null (User text 19) <= 4096 characters Default: "" |
user_text_20 | string or null (User text 20) <= 4096 characters Default: "" |
user_text_21 | string or null (User text 21) <= 4096 characters Default: "" |
user_text_22 | string or null (User text 22) <= 4096 characters Default: "" |
user_text_23 | string or null (User text 23) <= 4096 characters Default: "" |
user_text_24 | string or null (User text 24) <= 4096 characters Default: "" |
user_text_25 | string or null (User text 25) <= 4096 characters Default: "" |
user_text_26 | string or null (User text 26) <= 4096 characters Default: "" |
user_text_27 | string or null (User text 27) <= 4096 characters Default: "" |
user_text_28 | string or null (User text 28) <= 4096 characters Default: "" |
user_text_29 | string or null (User text 29) <= 4096 characters Default: "" |
user_text_30 | string or null (User text 30) <= 4096 characters Default: "" |
user_number_1 | string or null (User number 1) <= 4096 characters Default: "" |
user_number_2 | string or null (User number 2) <= 4096 characters Default: "" |
user_number_3 | string or null (User number 3) <= 4096 characters Default: "" |
user_number_4 | string or null (User number 4) <= 4096 characters Default: "" |
user_number_5 | string or null (User number 5) <= 4096 characters Default: "" |
user_number_6 | string or null (User number 6) <= 4096 characters Default: "" |
user_number_7 | string or null (User number 7) <= 4096 characters Default: "" |
user_number_8 | string or null (User number 8) <= 4096 characters Default: "" |
user_number_9 | string or null (User number 9) <= 4096 characters Default: "" |
user_number_10 | string or null (User number 10) <= 4096 characters Default: "" |
user_number_11 | string or null (User number 11) <= 4096 characters Default: "" |
user_number_12 | string or null (User number 12) <= 4096 characters Default: "" |
user_number_13 | string or null (User number 13) <= 4096 characters Default: "" |
user_number_14 | string or null (User number 14) <= 4096 characters Default: "" |
user_number_15 | string or null (User number 15) <= 4096 characters Default: "" |
user_number_16 | string or null (User number 16) <= 4096 characters Default: "" |
user_number_17 | string or null (User number 17) <= 4096 characters Default: "" |
user_number_18 | string or null (User number 18) <= 4096 characters Default: "" |
user_number_19 | string or null (User number 19) <= 4096 characters Default: "" |
user_number_20 | string or null (User number 20) <= 4096 characters Default: "" |
user_date_1 | string or null (User date 1) <= 4096 characters Default: "" |
user_date_2 | string or null (User date 2) <= 4096 characters Default: "" |
user_date_3 | string or null (User date 3) <= 4096 characters Default: "" |
user_date_4 | string or null (User date 4) <= 4096 characters Default: "" |
user_date_5 | string or null (User date 5) <= 4096 characters Default: "" |
is_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_valid_for_all_instruments | boolean (Is valid for all instruments) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
book_transaction_layout | object or null (Book transaction layout) |
instrument_types | Array of strings or null unique |
portfolios | Array of strings or null unique |
Array of objects (TransactionTypeInput) | |
Array of objects (TransactionTypeAction) | |
Array of objects (TransactionTypeReconField) | |
Array of objects (TransactionTypeContextParameter) | |
context_parameters_notes | string or null (Context parameters notes) |
is_enabled | boolean (Is enabled) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
Array of objects or null or null (GenericAttribute) |
{- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "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,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
]
}
realm_code required | string |
space_code required | string |
group | string (Group) |
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 |
date_expr | string or null (Date expr) <= 4096 characters Default: "now()" |
display_expr | string or null (Display expr) <= 4096 characters Default: "" |
visibility_status | integer (Visibility status) Default: 1 Enum: 1 2 |
type | integer (Type) Default: 1 Enum: 1 2 |
transaction_unique_code_expr | string or null (Transaction unique code expr) <= 4096 characters Default: "" |
transaction_unique_code_options | integer (Transaction unique code options) Enum: 1 2 3 4 |
user_text_1 | string or null (User text 1) <= 4096 characters Default: "" |
user_text_2 | string or null (User text 2) <= 4096 characters Default: "" |
user_text_3 | string or null (User text 3) <= 4096 characters Default: "" |
user_text_4 | string or null (User text 4) <= 4096 characters Default: "" |
user_text_5 | string or null (User text 5) <= 4096 characters Default: "" |
user_text_6 | string or null (User text 6) <= 4096 characters Default: "" |
user_text_7 | string or null (User text 7) <= 4096 characters Default: "" |
user_text_8 | string or null (User text 8) <= 4096 characters Default: "" |
user_text_9 | string or null (User text 9) <= 4096 characters Default: "" |
user_text_10 | string or null (User text 10) <= 4096 characters Default: "" |
user_text_11 | string or null (User text 11) <= 4096 characters Default: "" |
user_text_12 | string or null (User text 12) <= 4096 characters Default: "" |
user_text_13 | string or null (User text 13) <= 4096 characters Default: "" |
user_text_14 | string or null (User text 14) <= 4096 characters Default: "" |
user_text_15 | string or null (User text 15) <= 4096 characters Default: "" |
user_text_16 | string or null (User text 16) <= 4096 characters Default: "" |
user_text_17 | string or null (User text 17) <= 4096 characters Default: "" |
user_text_18 | string or null (User text 18) <= 4096 characters Default: "" |
user_text_19 | string or null (User text 19) <= 4096 characters Default: "" |
user_text_20 | string or null (User text 20) <= 4096 characters Default: "" |
user_text_21 | string or null (User text 21) <= 4096 characters Default: "" |
user_text_22 | string or null (User text 22) <= 4096 characters Default: "" |
user_text_23 | string or null (User text 23) <= 4096 characters Default: "" |
user_text_24 | string or null (User text 24) <= 4096 characters Default: "" |
user_text_25 | string or null (User text 25) <= 4096 characters Default: "" |
user_text_26 | string or null (User text 26) <= 4096 characters Default: "" |
user_text_27 | string or null (User text 27) <= 4096 characters Default: "" |
user_text_28 | string or null (User text 28) <= 4096 characters Default: "" |
user_text_29 | string or null (User text 29) <= 4096 characters Default: "" |
user_text_30 | string or null (User text 30) <= 4096 characters Default: "" |
user_number_1 | string or null (User number 1) <= 4096 characters Default: "" |
user_number_2 | string or null (User number 2) <= 4096 characters Default: "" |
user_number_3 | string or null (User number 3) <= 4096 characters Default: "" |
user_number_4 | string or null (User number 4) <= 4096 characters Default: "" |
user_number_5 | string or null (User number 5) <= 4096 characters Default: "" |
user_number_6 | string or null (User number 6) <= 4096 characters Default: "" |
user_number_7 | string or null (User number 7) <= 4096 characters Default: "" |
user_number_8 | string or null (User number 8) <= 4096 characters Default: "" |
user_number_9 | string or null (User number 9) <= 4096 characters Default: "" |
user_number_10 | string or null (User number 10) <= 4096 characters Default: "" |
user_number_11 | string or null (User number 11) <= 4096 characters Default: "" |
user_number_12 | string or null (User number 12) <= 4096 characters Default: "" |
user_number_13 | string or null (User number 13) <= 4096 characters Default: "" |
user_number_14 | string or null (User number 14) <= 4096 characters Default: "" |
user_number_15 | string or null (User number 15) <= 4096 characters Default: "" |
user_number_16 | string or null (User number 16) <= 4096 characters Default: "" |
user_number_17 | string or null (User number 17) <= 4096 characters Default: "" |
user_number_18 | string or null (User number 18) <= 4096 characters Default: "" |
user_number_19 | string or null (User number 19) <= 4096 characters Default: "" |
user_number_20 | string or null (User number 20) <= 4096 characters Default: "" |
user_date_1 | string or null (User date 1) <= 4096 characters Default: "" |
user_date_2 | string or null (User date 2) <= 4096 characters Default: "" |
user_date_3 | string or null (User date 3) <= 4096 characters Default: "" |
user_date_4 | string or null (User date 4) <= 4096 characters Default: "" |
user_date_5 | string or null (User date 5) <= 4096 characters Default: "" |
is_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_valid_for_all_instruments | boolean (Is valid for all instruments) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
book_transaction_layout | object or null (Book transaction layout) |
instrument_types | Array of strings or null unique |
portfolios | Array of strings or null unique |
Array of objects (TransactionTypeInput) | |
Array of objects (TransactionTypeAction) | |
Array of objects (TransactionTypeReconField) | |
Array of objects (TransactionTypeContextParameter) | |
context_parameters_notes | string or null (Context parameters notes) |
is_enabled | boolean (Is enabled) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
Array of objects or null or null (GenericAttribute) |
{- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
group | string (Group) |
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 |
date_expr | string or null (Date expr) <= 4096 characters Default: "now()" |
display_expr | string or null (Display expr) <= 4096 characters Default: "" |
visibility_status | integer (Visibility status) Default: 1 Enum: 1 2 |
type | integer (Type) Default: 1 Enum: 1 2 |
transaction_unique_code_expr | string or null (Transaction unique code expr) <= 4096 characters Default: "" |
transaction_unique_code_options | integer (Transaction unique code options) Enum: 1 2 3 4 |
user_text_1 | string or null (User text 1) <= 4096 characters Default: "" |
user_text_2 | string or null (User text 2) <= 4096 characters Default: "" |
user_text_3 | string or null (User text 3) <= 4096 characters Default: "" |
user_text_4 | string or null (User text 4) <= 4096 characters Default: "" |
user_text_5 | string or null (User text 5) <= 4096 characters Default: "" |
user_text_6 | string or null (User text 6) <= 4096 characters Default: "" |
user_text_7 | string or null (User text 7) <= 4096 characters Default: "" |
user_text_8 | string or null (User text 8) <= 4096 characters Default: "" |
user_text_9 | string or null (User text 9) <= 4096 characters Default: "" |
user_text_10 | string or null (User text 10) <= 4096 characters Default: "" |
user_text_11 | string or null (User text 11) <= 4096 characters Default: "" |
user_text_12 | string or null (User text 12) <= 4096 characters Default: "" |
user_text_13 | string or null (User text 13) <= 4096 characters Default: "" |
user_text_14 | string or null (User text 14) <= 4096 characters Default: "" |
user_text_15 | string or null (User text 15) <= 4096 characters Default: "" |
user_text_16 | string or null (User text 16) <= 4096 characters Default: "" |
user_text_17 | string or null (User text 17) <= 4096 characters Default: "" |
user_text_18 | string or null (User text 18) <= 4096 characters Default: "" |
user_text_19 | string or null (User text 19) <= 4096 characters Default: "" |
user_text_20 | string or null (User text 20) <= 4096 characters Default: "" |
user_text_21 | string or null (User text 21) <= 4096 characters Default: "" |
user_text_22 | string or null (User text 22) <= 4096 characters Default: "" |
user_text_23 | string or null (User text 23) <= 4096 characters Default: "" |
user_text_24 | string or null (User text 24) <= 4096 characters Default: "" |
user_text_25 | string or null (User text 25) <= 4096 characters Default: "" |
user_text_26 | string or null (User text 26) <= 4096 characters Default: "" |
user_text_27 | string or null (User text 27) <= 4096 characters Default: "" |
user_text_28 | string or null (User text 28) <= 4096 characters Default: "" |
user_text_29 | string or null (User text 29) <= 4096 characters Default: "" |
user_text_30 | string or null (User text 30) <= 4096 characters Default: "" |
user_number_1 | string or null (User number 1) <= 4096 characters Default: "" |
user_number_2 | string or null (User number 2) <= 4096 characters Default: "" |
user_number_3 | string or null (User number 3) <= 4096 characters Default: "" |
user_number_4 | string or null (User number 4) <= 4096 characters Default: "" |
user_number_5 | string or null (User number 5) <= 4096 characters Default: "" |
user_number_6 | string or null (User number 6) <= 4096 characters Default: "" |
user_number_7 | string or null (User number 7) <= 4096 characters Default: "" |
user_number_8 | string or null (User number 8) <= 4096 characters Default: "" |
user_number_9 | string or null (User number 9) <= 4096 characters Default: "" |
user_number_10 | string or null (User number 10) <= 4096 characters Default: "" |
user_number_11 | string or null (User number 11) <= 4096 characters Default: "" |
user_number_12 | string or null (User number 12) <= 4096 characters Default: "" |
user_number_13 | string or null (User number 13) <= 4096 characters Default: "" |
user_number_14 | string or null (User number 14) <= 4096 characters Default: "" |
user_number_15 | string or null (User number 15) <= 4096 characters Default: "" |
user_number_16 | string or null (User number 16) <= 4096 characters Default: "" |
user_number_17 | string or null (User number 17) <= 4096 characters Default: "" |
user_number_18 | string or null (User number 18) <= 4096 characters Default: "" |
user_number_19 | string or null (User number 19) <= 4096 characters Default: "" |
user_number_20 | string or null (User number 20) <= 4096 characters Default: "" |
user_date_1 | string or null (User date 1) <= 4096 characters Default: "" |
user_date_2 | string or null (User date 2) <= 4096 characters Default: "" |
user_date_3 | string or null (User date 3) <= 4096 characters Default: "" |
user_date_4 | string or null (User date 4) <= 4096 characters Default: "" |
user_date_5 | string or null (User date 5) <= 4096 characters Default: "" |
is_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_valid_for_all_instruments | boolean (Is valid for all instruments) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
book_transaction_layout | object or null (Book transaction layout) |
instrument_types | Array of strings or null unique |
portfolios | Array of strings or null unique |
Array of objects (TransactionTypeInput) | |
Array of objects (TransactionTypeAction) | |
Array of objects (TransactionTypeReconField) | |
Array of objects (TransactionTypeContextParameter) | |
context_parameters_notes | string or null (Context parameters notes) |
is_enabled | boolean (Is enabled) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
Array of objects or null or null (GenericAttribute) |
{- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
group | string (Group) |
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 |
date_expr | string or null (Date expr) <= 4096 characters Default: "now()" |
display_expr | string or null (Display expr) <= 4096 characters Default: "" |
visibility_status | integer (Visibility status) Default: 1 Enum: 1 2 |
type | integer (Type) Default: 1 Enum: 1 2 |
transaction_unique_code_expr | string or null (Transaction unique code expr) <= 4096 characters Default: "" |
transaction_unique_code_options | integer (Transaction unique code options) Enum: 1 2 3 4 |
user_text_1 | string or null (User text 1) <= 4096 characters Default: "" |
user_text_2 | string or null (User text 2) <= 4096 characters Default: "" |
user_text_3 | string or null (User text 3) <= 4096 characters Default: "" |
user_text_4 | string or null (User text 4) <= 4096 characters Default: "" |
user_text_5 | string or null (User text 5) <= 4096 characters Default: "" |
user_text_6 | string or null (User text 6) <= 4096 characters Default: "" |
user_text_7 | string or null (User text 7) <= 4096 characters Default: "" |
user_text_8 | string or null (User text 8) <= 4096 characters Default: "" |
user_text_9 | string or null (User text 9) <= 4096 characters Default: "" |
user_text_10 | string or null (User text 10) <= 4096 characters Default: "" |
user_text_11 | string or null (User text 11) <= 4096 characters Default: "" |
user_text_12 | string or null (User text 12) <= 4096 characters Default: "" |
user_text_13 | string or null (User text 13) <= 4096 characters Default: "" |
user_text_14 | string or null (User text 14) <= 4096 characters Default: "" |
user_text_15 | string or null (User text 15) <= 4096 characters Default: "" |
user_text_16 | string or null (User text 16) <= 4096 characters Default: "" |
user_text_17 | string or null (User text 17) <= 4096 characters Default: "" |
user_text_18 | string or null (User text 18) <= 4096 characters Default: "" |
user_text_19 | string or null (User text 19) <= 4096 characters Default: "" |
user_text_20 | string or null (User text 20) <= 4096 characters Default: "" |
user_text_21 | string or null (User text 21) <= 4096 characters Default: "" |
user_text_22 | string or null (User text 22) <= 4096 characters Default: "" |
user_text_23 | string or null (User text 23) <= 4096 characters Default: "" |
user_text_24 | string or null (User text 24) <= 4096 characters Default: "" |
user_text_25 | string or null (User text 25) <= 4096 characters Default: "" |
user_text_26 | string or null (User text 26) <= 4096 characters Default: "" |
user_text_27 | string or null (User text 27) <= 4096 characters Default: "" |
user_text_28 | string or null (User text 28) <= 4096 characters Default: "" |
user_text_29 | string or null (User text 29) <= 4096 characters Default: "" |
user_text_30 | string or null (User text 30) <= 4096 characters Default: "" |
user_number_1 | string or null (User number 1) <= 4096 characters Default: "" |
user_number_2 | string or null (User number 2) <= 4096 characters Default: "" |
user_number_3 | string or null (User number 3) <= 4096 characters Default: "" |
user_number_4 | string or null (User number 4) <= 4096 characters Default: "" |
user_number_5 | string or null (User number 5) <= 4096 characters Default: "" |
user_number_6 | string or null (User number 6) <= 4096 characters Default: "" |
user_number_7 | string or null (User number 7) <= 4096 characters Default: "" |
user_number_8 | string or null (User number 8) <= 4096 characters Default: "" |
user_number_9 | string or null (User number 9) <= 4096 characters Default: "" |
user_number_10 | string or null (User number 10) <= 4096 characters Default: "" |
user_number_11 | string or null (User number 11) <= 4096 characters Default: "" |
user_number_12 | string or null (User number 12) <= 4096 characters Default: "" |
user_number_13 | string or null (User number 13) <= 4096 characters Default: "" |
user_number_14 | string or null (User number 14) <= 4096 characters Default: "" |
user_number_15 | string or null (User number 15) <= 4096 characters Default: "" |
user_number_16 | string or null (User number 16) <= 4096 characters Default: "" |
user_number_17 | string or null (User number 17) <= 4096 characters Default: "" |
user_number_18 | string or null (User number 18) <= 4096 characters Default: "" |
user_number_19 | string or null (User number 19) <= 4096 characters Default: "" |
user_number_20 | string or null (User number 20) <= 4096 characters Default: "" |
user_date_1 | string or null (User date 1) <= 4096 characters Default: "" |
user_date_2 | string or null (User date 2) <= 4096 characters Default: "" |
user_date_3 | string or null (User date 3) <= 4096 characters Default: "" |
user_date_4 | string or null (User date 4) <= 4096 characters Default: "" |
user_date_5 | string or null (User date 5) <= 4096 characters Default: "" |
is_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_valid_for_all_instruments | boolean (Is valid for all instruments) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
book_transaction_layout | object or null (Book transaction layout) |
instrument_types | Array of strings or null unique |
portfolios | Array of strings or null unique |
Array of objects (TransactionTypeInput) | |
Array of objects (TransactionTypeAction) | |
Array of objects (TransactionTypeReconField) | |
Array of objects (TransactionTypeContextParameter) | |
context_parameters_notes | string or null (Context parameters notes) |
is_enabled | boolean (Is enabled) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
Array of objects or null or null (GenericAttribute) |
{- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
group | string (Group) |
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 |
date_expr | string or null (Date expr) <= 4096 characters Default: "now()" |
display_expr | string or null (Display expr) <= 4096 characters Default: "" |
transaction_unique_code_expr | string or null (Transaction unique code expr) <= 4096 characters Default: "" |
transaction_unique_code_options | integer (Transaction unique code options) Enum: 1 2 3 4 |
user_text_1 | string or null (User text 1) <= 4096 characters Default: "" |
user_text_2 | string or null (User text 2) <= 4096 characters Default: "" |
user_text_3 | string or null (User text 3) <= 4096 characters Default: "" |
user_text_4 | string or null (User text 4) <= 4096 characters Default: "" |
user_text_5 | string or null (User text 5) <= 4096 characters Default: "" |
user_text_6 | string or null (User text 6) <= 4096 characters Default: "" |
user_text_7 | string or null (User text 7) <= 4096 characters Default: "" |
user_text_8 | string or null (User text 8) <= 4096 characters Default: "" |
user_text_9 | string or null (User text 9) <= 4096 characters Default: "" |
user_text_10 | string or null (User text 10) <= 4096 characters Default: "" |
user_text_11 | string or null (User text 11) <= 4096 characters Default: "" |
user_text_12 | string or null (User text 12) <= 4096 characters Default: "" |
user_text_13 | string or null (User text 13) <= 4096 characters Default: "" |
user_text_14 | string or null (User text 14) <= 4096 characters Default: "" |
user_text_15 | string or null (User text 15) <= 4096 characters Default: "" |
user_text_16 | string or null (User text 16) <= 4096 characters Default: "" |
user_text_17 | string or null (User text 17) <= 4096 characters Default: "" |
user_text_18 | string or null (User text 18) <= 4096 characters Default: "" |
user_text_19 | string or null (User text 19) <= 4096 characters Default: "" |
user_text_20 | string or null (User text 20) <= 4096 characters Default: "" |
user_text_21 | string or null (User text 21) <= 4096 characters Default: "" |
user_text_22 | string or null (User text 22) <= 4096 characters Default: "" |
user_text_23 | string or null (User text 23) <= 4096 characters Default: "" |
user_text_24 | string or null (User text 24) <= 4096 characters Default: "" |
user_text_25 | string or null (User text 25) <= 4096 characters Default: "" |
user_text_26 | string or null (User text 26) <= 4096 characters Default: "" |
user_text_27 | string or null (User text 27) <= 4096 characters Default: "" |
user_text_28 | string or null (User text 28) <= 4096 characters Default: "" |
user_text_29 | string or null (User text 29) <= 4096 characters Default: "" |
user_text_30 | string or null (User text 30) <= 4096 characters Default: "" |
user_number_1 | string or null (User number 1) <= 4096 characters Default: "" |
user_number_2 | string or null (User number 2) <= 4096 characters Default: "" |
user_number_3 | string or null (User number 3) <= 4096 characters Default: "" |
user_number_4 | string or null (User number 4) <= 4096 characters Default: "" |
user_number_5 | string or null (User number 5) <= 4096 characters Default: "" |
user_number_6 | string or null (User number 6) <= 4096 characters Default: "" |
user_number_7 | string or null (User number 7) <= 4096 characters Default: "" |
user_number_8 | string or null (User number 8) <= 4096 characters Default: "" |
user_number_9 | string or null (User number 9) <= 4096 characters Default: "" |
user_number_10 | string or null (User number 10) <= 4096 characters Default: "" |
user_number_11 | string or null (User number 11) <= 4096 characters Default: "" |
user_number_12 | string or null (User number 12) <= 4096 characters Default: "" |
user_number_13 | string or null (User number 13) <= 4096 characters Default: "" |
user_number_14 | string or null (User number 14) <= 4096 characters Default: "" |
user_number_15 | string or null (User number 15) <= 4096 characters Default: "" |
user_number_16 | string or null (User number 16) <= 4096 characters Default: "" |
user_number_17 | string or null (User number 17) <= 4096 characters Default: "" |
user_number_18 | string or null (User number 18) <= 4096 characters Default: "" |
user_number_19 | string or null (User number 19) <= 4096 characters Default: "" |
user_number_20 | string or null (User number 20) <= 4096 characters Default: "" |
user_date_1 | string or null (User date 1) <= 4096 characters Default: "" |
user_date_2 | string or null (User date 2) <= 4096 characters Default: "" |
user_date_3 | string or null (User date 3) <= 4096 characters Default: "" |
user_date_4 | string or null (User date 4) <= 4096 characters Default: "" |
user_date_5 | string or null (User date 5) <= 4096 characters Default: "" |
is_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_valid_for_all_instruments | boolean (Is valid for all instruments) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
instrument_types | Array of strings or null unique |
portfolios | Array of strings or null unique |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
{- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "configuration_code": "string"
}
{- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "configuration_code": "string",
- "deleted_user_code": "string",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "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,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "context_parameters_notes": "string",
- "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "deleted_user_code": "string",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "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,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "configuration_code": "string",
- "deleted_user_code": "string",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
{- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
group | string (Group) |
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 |
date_expr | string or null (Date expr) <= 4096 characters Default: "now()" |
display_expr | string or null (Display expr) <= 4096 characters Default: "" |
visibility_status | integer (Visibility status) Default: 1 Enum: 1 2 |
type | integer (Type) Default: 1 Enum: 1 2 |
transaction_unique_code_expr | string or null (Transaction unique code expr) <= 4096 characters Default: "" |
transaction_unique_code_options | integer (Transaction unique code options) Enum: 1 2 3 4 |
user_text_1 | string or null (User text 1) <= 4096 characters Default: "" |
user_text_2 | string or null (User text 2) <= 4096 characters Default: "" |
user_text_3 | string or null (User text 3) <= 4096 characters Default: "" |
user_text_4 | string or null (User text 4) <= 4096 characters Default: "" |
user_text_5 | string or null (User text 5) <= 4096 characters Default: "" |
user_text_6 | string or null (User text 6) <= 4096 characters Default: "" |
user_text_7 | string or null (User text 7) <= 4096 characters Default: "" |
user_text_8 | string or null (User text 8) <= 4096 characters Default: "" |
user_text_9 | string or null (User text 9) <= 4096 characters Default: "" |
user_text_10 | string or null (User text 10) <= 4096 characters Default: "" |
user_text_11 | string or null (User text 11) <= 4096 characters Default: "" |
user_text_12 | string or null (User text 12) <= 4096 characters Default: "" |
user_text_13 | string or null (User text 13) <= 4096 characters Default: "" |
user_text_14 | string or null (User text 14) <= 4096 characters Default: "" |
user_text_15 | string or null (User text 15) <= 4096 characters Default: "" |
user_text_16 | string or null (User text 16) <= 4096 characters Default: "" |
user_text_17 | string or null (User text 17) <= 4096 characters Default: "" |
user_text_18 | string or null (User text 18) <= 4096 characters Default: "" |
user_text_19 | string or null (User text 19) <= 4096 characters Default: "" |
user_text_20 | string or null (User text 20) <= 4096 characters Default: "" |
user_text_21 | string or null (User text 21) <= 4096 characters Default: "" |
user_text_22 | string or null (User text 22) <= 4096 characters Default: "" |
user_text_23 | string or null (User text 23) <= 4096 characters Default: "" |
user_text_24 | string or null (User text 24) <= 4096 characters Default: "" |
user_text_25 | string or null (User text 25) <= 4096 characters Default: "" |
user_text_26 | string or null (User text 26) <= 4096 characters Default: "" |
user_text_27 | string or null (User text 27) <= 4096 characters Default: "" |
user_text_28 | string or null (User text 28) <= 4096 characters Default: "" |
user_text_29 | string or null (User text 29) <= 4096 characters Default: "" |
user_text_30 | string or null (User text 30) <= 4096 characters Default: "" |
user_number_1 | string or null (User number 1) <= 4096 characters Default: "" |
user_number_2 | string or null (User number 2) <= 4096 characters Default: "" |
user_number_3 | string or null (User number 3) <= 4096 characters Default: "" |
user_number_4 | string or null (User number 4) <= 4096 characters Default: "" |
user_number_5 | string or null (User number 5) <= 4096 characters Default: "" |
user_number_6 | string or null (User number 6) <= 4096 characters Default: "" |
user_number_7 | string or null (User number 7) <= 4096 characters Default: "" |
user_number_8 | string or null (User number 8) <= 4096 characters Default: "" |
user_number_9 | string or null (User number 9) <= 4096 characters Default: "" |
user_number_10 | string or null (User number 10) <= 4096 characters Default: "" |
user_number_11 | string or null (User number 11) <= 4096 characters Default: "" |
user_number_12 | string or null (User number 12) <= 4096 characters Default: "" |
user_number_13 | string or null (User number 13) <= 4096 characters Default: "" |
user_number_14 | string or null (User number 14) <= 4096 characters Default: "" |
user_number_15 | string or null (User number 15) <= 4096 characters Default: "" |
user_number_16 | string or null (User number 16) <= 4096 characters Default: "" |
user_number_17 | string or null (User number 17) <= 4096 characters Default: "" |
user_number_18 | string or null (User number 18) <= 4096 characters Default: "" |
user_number_19 | string or null (User number 19) <= 4096 characters Default: "" |
user_number_20 | string or null (User number 20) <= 4096 characters Default: "" |
user_date_1 | string or null (User date 1) <= 4096 characters Default: "" |
user_date_2 | string or null (User date 2) <= 4096 characters Default: "" |
user_date_3 | string or null (User date 3) <= 4096 characters Default: "" |
user_date_4 | string or null (User date 4) <= 4096 characters Default: "" |
user_date_5 | string or null (User date 5) <= 4096 characters Default: "" |
is_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_valid_for_all_instruments | boolean (Is valid for all instruments) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
book_transaction_layout | object or null (Book transaction layout) |
instrument_types | Array of strings or null unique |
portfolios | Array of strings or null unique |
Array of objects (TransactionTypeInput) | |
Array of objects (TransactionTypeAction) | |
Array of objects (TransactionTypeReconField) | |
Array of objects (TransactionTypeContextParameter) | |
context_parameters_notes | string or null (Context parameters notes) |
is_enabled | boolean (Is enabled) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
Array of objects or null or null (GenericAttribute) |
{- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
group | string (Group) |
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 |
date_expr | string or null (Date expr) <= 4096 characters Default: "now()" |
display_expr | string or null (Display expr) <= 4096 characters Default: "" |
visibility_status | integer (Visibility status) Default: 1 Enum: 1 2 |
type | integer (Type) Default: 1 Enum: 1 2 |
transaction_unique_code_expr | string or null (Transaction unique code expr) <= 4096 characters Default: "" |
transaction_unique_code_options | integer (Transaction unique code options) Enum: 1 2 3 4 |
user_text_1 | string or null (User text 1) <= 4096 characters Default: "" |
user_text_2 | string or null (User text 2) <= 4096 characters Default: "" |
user_text_3 | string or null (User text 3) <= 4096 characters Default: "" |
user_text_4 | string or null (User text 4) <= 4096 characters Default: "" |
user_text_5 | string or null (User text 5) <= 4096 characters Default: "" |
user_text_6 | string or null (User text 6) <= 4096 characters Default: "" |
user_text_7 | string or null (User text 7) <= 4096 characters Default: "" |
user_text_8 | string or null (User text 8) <= 4096 characters Default: "" |
user_text_9 | string or null (User text 9) <= 4096 characters Default: "" |
user_text_10 | string or null (User text 10) <= 4096 characters Default: "" |
user_text_11 | string or null (User text 11) <= 4096 characters Default: "" |
user_text_12 | string or null (User text 12) <= 4096 characters Default: "" |
user_text_13 | string or null (User text 13) <= 4096 characters Default: "" |
user_text_14 | string or null (User text 14) <= 4096 characters Default: "" |
user_text_15 | string or null (User text 15) <= 4096 characters Default: "" |
user_text_16 | string or null (User text 16) <= 4096 characters Default: "" |
user_text_17 | string or null (User text 17) <= 4096 characters Default: "" |
user_text_18 | string or null (User text 18) <= 4096 characters Default: "" |
user_text_19 | string or null (User text 19) <= 4096 characters Default: "" |
user_text_20 | string or null (User text 20) <= 4096 characters Default: "" |
user_text_21 | string or null (User text 21) <= 4096 characters Default: "" |
user_text_22 | string or null (User text 22) <= 4096 characters Default: "" |
user_text_23 | string or null (User text 23) <= 4096 characters Default: "" |
user_text_24 | string or null (User text 24) <= 4096 characters Default: "" |
user_text_25 | string or null (User text 25) <= 4096 characters Default: "" |
user_text_26 | string or null (User text 26) <= 4096 characters Default: "" |
user_text_27 | string or null (User text 27) <= 4096 characters Default: "" |
user_text_28 | string or null (User text 28) <= 4096 characters Default: "" |
user_text_29 | string or null (User text 29) <= 4096 characters Default: "" |
user_text_30 | string or null (User text 30) <= 4096 characters Default: "" |
user_number_1 | string or null (User number 1) <= 4096 characters Default: "" |
user_number_2 | string or null (User number 2) <= 4096 characters Default: "" |
user_number_3 | string or null (User number 3) <= 4096 characters Default: "" |
user_number_4 | string or null (User number 4) <= 4096 characters Default: "" |
user_number_5 | string or null (User number 5) <= 4096 characters Default: "" |
user_number_6 | string or null (User number 6) <= 4096 characters Default: "" |
user_number_7 | string or null (User number 7) <= 4096 characters Default: "" |
user_number_8 | string or null (User number 8) <= 4096 characters Default: "" |
user_number_9 | string or null (User number 9) <= 4096 characters Default: "" |
user_number_10 | string or null (User number 10) <= 4096 characters Default: "" |
user_number_11 | string or null (User number 11) <= 4096 characters Default: "" |
user_number_12 | string or null (User number 12) <= 4096 characters Default: "" |
user_number_13 | string or null (User number 13) <= 4096 characters Default: "" |
user_number_14 | string or null (User number 14) <= 4096 characters Default: "" |
user_number_15 | string or null (User number 15) <= 4096 characters Default: "" |
user_number_16 | string or null (User number 16) <= 4096 characters Default: "" |
user_number_17 | string or null (User number 17) <= 4096 characters Default: "" |
user_number_18 | string or null (User number 18) <= 4096 characters Default: "" |
user_number_19 | string or null (User number 19) <= 4096 characters Default: "" |
user_number_20 | string or null (User number 20) <= 4096 characters Default: "" |
user_date_1 | string or null (User date 1) <= 4096 characters Default: "" |
user_date_2 | string or null (User date 2) <= 4096 characters Default: "" |
user_date_3 | string or null (User date 3) <= 4096 characters Default: "" |
user_date_4 | string or null (User date 4) <= 4096 characters Default: "" |
user_date_5 | string or null (User date 5) <= 4096 characters Default: "" |
is_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_valid_for_all_instruments | boolean (Is valid for all instruments) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
book_transaction_layout | object or null (Book transaction layout) |
instrument_types | Array of strings or null unique |
portfolios | Array of strings or null unique |
Array of objects (TransactionTypeInput) | |
Array of objects (TransactionTypeAction) | |
Array of objects (TransactionTypeReconField) | |
Array of objects (TransactionTypeContextParameter) | |
context_parameters_notes | string or null (Context parameters notes) |
is_enabled | boolean (Is enabled) |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
Array of objects or null or null (GenericAttribute) |
{- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
{- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
task_id | string or null (Task id) |
transaction_type_id | integer or null (Transaction type id) |
key | string or null (Key) |
{- "task_id": "string",
- "transaction_type_id": 0,
- "key": "string"
}
{- "task_id": "string",
- "task_status": "string",
- "transaction_type_id": 0,
- "key": "string",
- "processed_rows": "string",
- "total_rows": "string",
- "stats": "string",
- "stats_file_report": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
process_mode | string or null (Process mode) Default: "book" Enum: "book" "recalculate" "rebook" |
recalculate_inputs | Array of strings or null |
{- "process_mode": "book",
- "recalculate_inputs": [
- "string"
]
}
{- "transaction_type": 0,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "complex_transaction": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
{- "transaction_type": 0,
- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "has_errors": true,
- "value_errors": "string",
- "instruments_errors": "string",
- "complex_transaction_errors": "string",
- "transactions_errors": "string",
- "general_errors": "string",
- "instruments": [
- {
- "id": 0,
- "instrument_type": "string",
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "identifier": { },
- "is_active": true,
- "is_deleted": true,
- "has_linked_with_portfolio": true,
- "pricing_currency": "string",
- "pricing_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "price_multiplier": 0,
- "accrued_currency": "string",
- "accrued_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "accrued_multiplier": 0,
- "payment_size_detail": "string",
- "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "daily_pricing_model": "string",
- "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "pricing_condition": "string",
- "pricing_condition_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "manual_pricing_formulas": [
- {
- "id": 0,
- "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "expr": "string",
- "notes": "string"
}
], - "accrual_calculation_schedules": [
- {
- "id": 0,
- "accrual_start_date": "string",
- "accrual_start_date_value_type": 20,
- "first_payment_date": "string",
- "first_payment_date_value_type": 20,
- "accrual_size": "string",
- "accrual_size_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "periodicity": "string",
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notes": "string"
}
], - "factor_schedules": [
- {
- "id": 0,
- "effective_date": "2019-08-24",
- "factor_value": 0
}
], - "event_schedules": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "event_class": 0,
- "event_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notification_class": 0,
- "notification_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notify_in_n_days": 2147483647,
- "periodicity": 0,
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "effective_date": "string",
- "effective_date_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "final_date": "string",
- "final_date_value_type": 20,
- "is_auto_generated": true,
- "actions": [
- {
- "id": 0,
- "transaction_type": "string",
- "text": "string",
- "is_sent_to_pending": true,
- "data": { },
- "is_book_automatic": true,
- "button_position": -2147483648,
- "display_text": "string"
}
], - "data": { }
}
], - "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "exposure_calculation_model": 0,
- "exposure_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "co_directional_exposure_currency": "string",
- "counter_directional_exposure_currency": "string",
- "co_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counter_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "long_underlying_instrument": "string",
- "short_underlying_instrument": "string",
- "long_underlying_instrument_object": 0,
- "short_underlying_instrument_object": 0,
- "underlying_long_multiplier": 0,
- "underlying_short_multiplier": 0,
- "long_underlying_exposure": 0,
- "short_underlying_exposure": 0,
- "position_reporting": 1,
- "country": "string",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}, - "files": [
- {
- "id": 0,
- "path": "string",
- "size": 9223372036854776000,
- "name": "string",
- "extension": "string",
- "is_file": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "instruments": [
- {
- "id": 0,
- "user_code": "string"
}
]
}
], - "first_transaction_date": "string",
- "accruals": [
- {
- "user_code": "string",
- "date": "2019-08-24",
- "size": 0,
- "notes": "string"
}
], - "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,
- "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": { }
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "complex_transaction": {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}, - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}, - "book_transaction_layout": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
complex_transaction_status | integer or null (Complex transaction status) Default: 1 Enum: 1 2 3 |
process_mode | string or null (Process mode) Default: "book" Enum: "book" "recalculate" "rebook" |
recalculate_inputs | Array of strings or null |
object or null (TransactionTypeComplexTransaction) | |
object (TransactionType) |
{- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "complex_transaction": {
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "execution_log": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}, - "transaction_type_object": {
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
}
{- "transaction_type": 0,
- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "has_errors": true,
- "value_errors": "string",
- "instruments_errors": "string",
- "complex_transaction_errors": "string",
- "transactions_errors": "string",
- "general_errors": "string",
- "instruments": [
- {
- "id": 0,
- "instrument_type": "string",
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "identifier": { },
- "is_active": true,
- "is_deleted": true,
- "has_linked_with_portfolio": true,
- "pricing_currency": "string",
- "pricing_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "price_multiplier": 0,
- "accrued_currency": "string",
- "accrued_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "accrued_multiplier": 0,
- "payment_size_detail": "string",
- "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "daily_pricing_model": "string",
- "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "pricing_condition": "string",
- "pricing_condition_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "manual_pricing_formulas": [
- {
- "id": 0,
- "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "expr": "string",
- "notes": "string"
}
], - "accrual_calculation_schedules": [
- {
- "id": 0,
- "accrual_start_date": "string",
- "accrual_start_date_value_type": 20,
- "first_payment_date": "string",
- "first_payment_date_value_type": 20,
- "accrual_size": "string",
- "accrual_size_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "periodicity": "string",
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notes": "string"
}
], - "factor_schedules": [
- {
- "id": 0,
- "effective_date": "2019-08-24",
- "factor_value": 0
}
], - "event_schedules": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "event_class": 0,
- "event_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notification_class": 0,
- "notification_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notify_in_n_days": 2147483647,
- "periodicity": 0,
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "effective_date": "string",
- "effective_date_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "final_date": "string",
- "final_date_value_type": 20,
- "is_auto_generated": true,
- "actions": [
- {
- "id": 0,
- "transaction_type": "string",
- "text": "string",
- "is_sent_to_pending": true,
- "data": { },
- "is_book_automatic": true,
- "button_position": -2147483648,
- "display_text": "string"
}
], - "data": { }
}
], - "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "exposure_calculation_model": 0,
- "exposure_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "co_directional_exposure_currency": "string",
- "counter_directional_exposure_currency": "string",
- "co_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counter_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "long_underlying_instrument": "string",
- "short_underlying_instrument": "string",
- "long_underlying_instrument_object": 0,
- "short_underlying_instrument_object": 0,
- "underlying_long_multiplier": 0,
- "underlying_short_multiplier": 0,
- "long_underlying_exposure": 0,
- "short_underlying_exposure": 0,
- "position_reporting": 1,
- "country": "string",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}, - "files": [
- {
- "id": 0,
- "path": "string",
- "size": 9223372036854776000,
- "name": "string",
- "extension": "string",
- "is_file": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "instruments": [
- {
- "id": 0,
- "user_code": "string"
}
]
}
], - "first_transaction_date": "string",
- "accruals": [
- {
- "user_code": "string",
- "date": "2019-08-24",
- "size": 0,
- "notes": "string"
}
], - "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,
- "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": { }
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "complex_transaction": {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}, - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}, - "book_transaction_layout": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
{- "transaction_type": 0,
- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "has_errors": true,
- "value_errors": "string",
- "instruments_errors": "string",
- "complex_transaction_errors": "string",
- "transactions_errors": "string",
- "general_errors": "string",
- "instruments": [
- {
- "id": 0,
- "instrument_type": "string",
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "identifier": { },
- "is_active": true,
- "is_deleted": true,
- "has_linked_with_portfolio": true,
- "pricing_currency": "string",
- "pricing_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "price_multiplier": 0,
- "accrued_currency": "string",
- "accrued_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "accrued_multiplier": 0,
- "payment_size_detail": "string",
- "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "daily_pricing_model": "string",
- "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "pricing_condition": "string",
- "pricing_condition_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "manual_pricing_formulas": [
- {
- "id": 0,
- "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "expr": "string",
- "notes": "string"
}
], - "accrual_calculation_schedules": [
- {
- "id": 0,
- "accrual_start_date": "string",
- "accrual_start_date_value_type": 20,
- "first_payment_date": "string",
- "first_payment_date_value_type": 20,
- "accrual_size": "string",
- "accrual_size_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "periodicity": "string",
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notes": "string"
}
], - "factor_schedules": [
- {
- "id": 0,
- "effective_date": "2019-08-24",
- "factor_value": 0
}
], - "event_schedules": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "event_class": 0,
- "event_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notification_class": 0,
- "notification_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notify_in_n_days": 2147483647,
- "periodicity": 0,
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "effective_date": "string",
- "effective_date_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "final_date": "string",
- "final_date_value_type": 20,
- "is_auto_generated": true,
- "actions": [
- {
- "id": 0,
- "transaction_type": "string",
- "text": "string",
- "is_sent_to_pending": true,
- "data": { },
- "is_book_automatic": true,
- "button_position": -2147483648,
- "display_text": "string"
}
], - "data": { }
}
], - "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "exposure_calculation_model": 0,
- "exposure_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "co_directional_exposure_currency": "string",
- "counter_directional_exposure_currency": "string",
- "co_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counter_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "long_underlying_instrument": "string",
- "short_underlying_instrument": "string",
- "long_underlying_instrument_object": 0,
- "short_underlying_instrument_object": 0,
- "underlying_long_multiplier": 0,
- "underlying_short_multiplier": 0,
- "long_underlying_exposure": 0,
- "short_underlying_exposure": 0,
- "position_reporting": 1,
- "country": "string",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}, - "files": [
- {
- "id": 0,
- "path": "string",
- "size": 9223372036854776000,
- "name": "string",
- "extension": "string",
- "is_file": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "instruments": [
- {
- "id": 0,
- "user_code": "string"
}
]
}
], - "first_transaction_date": "string",
- "accruals": [
- {
- "user_code": "string",
- "date": "2019-08-24",
- "size": 0,
- "notes": "string"
}
], - "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,
- "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": { }
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "complex_transaction": {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}, - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}, - "book_transaction_layout": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction type. |
complex_transaction_status | integer or null (Complex transaction status) Default: 1 Enum: 1 2 3 |
process_mode | string or null (Process mode) Default: "book" Enum: "book" "recalculate" "rebook" |
recalculate_inputs | Array of strings or null |
object or null (TransactionTypeComplexTransaction) | |
object (TransactionType) |
{- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "complex_transaction": {
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "execution_log": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
], - "transaction_type_object": {
- "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"
}
}, - "transaction_type_object": {
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}
}
{- "transaction_type": 0,
- "complex_transaction_status": 1,
- "process_mode": "book",
- "recalculate_inputs": [
- "string"
], - "has_errors": true,
- "value_errors": "string",
- "instruments_errors": "string",
- "complex_transaction_errors": "string",
- "transactions_errors": "string",
- "general_errors": "string",
- "instruments": [
- {
- "id": 0,
- "instrument_type": "string",
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "identifier": { },
- "is_active": true,
- "is_deleted": true,
- "has_linked_with_portfolio": true,
- "pricing_currency": "string",
- "pricing_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "price_multiplier": 0,
- "accrued_currency": "string",
- "accrued_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "accrued_multiplier": 0,
- "payment_size_detail": "string",
- "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "default_price": 0,
- "default_accrued": 0,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "reference_for_pricing": "string",
- "daily_pricing_model": "string",
- "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "pricing_condition": "string",
- "pricing_condition_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "maturity_date": "2019-08-24",
- "maturity_price": 0,
- "manual_pricing_formulas": [
- {
- "id": 0,
- "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "expr": "string",
- "notes": "string"
}
], - "accrual_calculation_schedules": [
- {
- "id": 0,
- "accrual_start_date": "string",
- "accrual_start_date_value_type": 20,
- "first_payment_date": "string",
- "first_payment_date_value_type": 20,
- "accrual_size": "string",
- "accrual_size_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "periodicity": "string",
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notes": "string"
}
], - "factor_schedules": [
- {
- "id": 0,
- "effective_date": "2019-08-24",
- "factor_value": 0
}
], - "event_schedules": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "event_class": 0,
- "event_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notification_class": 0,
- "notification_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "notify_in_n_days": 2147483647,
- "periodicity": 0,
- "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "effective_date": "string",
- "effective_date_value_type": 20,
- "periodicity_n": "string",
- "periodicity_n_value_type": 20,
- "final_date": "string",
- "final_date_value_type": 20,
- "is_auto_generated": true,
- "actions": [
- {
- "id": 0,
- "transaction_type": "string",
- "text": "string",
- "is_sent_to_pending": true,
- "data": { },
- "is_book_automatic": true,
- "button_position": -2147483648,
- "display_text": "string"
}
], - "data": { }
}
], - "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "exposure_calculation_model": 0,
- "exposure_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "co_directional_exposure_currency": "string",
- "counter_directional_exposure_currency": "string",
- "co_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counter_directional_exposure_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "long_underlying_instrument": "string",
- "short_underlying_instrument": "string",
- "long_underlying_instrument_object": 0,
- "short_underlying_instrument_object": 0,
- "underlying_long_multiplier": 0,
- "underlying_short_multiplier": 0,
- "long_underlying_exposure": 0,
- "short_underlying_exposure": 0,
- "position_reporting": 1,
- "country": "string",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}, - "files": [
- {
- "id": 0,
- "path": "string",
- "size": 9223372036854776000,
- "name": "string",
- "extension": "string",
- "is_file": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "instruments": [
- {
- "id": 0,
- "user_code": "string"
}
]
}
], - "first_transaction_date": "string",
- "accruals": [
- {
- "user_code": "string",
- "date": "2019-08-24",
- "size": 0,
- "notes": "string"
}
], - "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,
- "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": { }
}
}
], - "resource_groups": [ ],
- "resource_groups_object": [
- "string"
]
}
], - "complex_transaction": {
- "id": 0,
- "date": "2019-08-24",
- "status": 0,
- "code": 0,
- "text": "string",
- "transaction_type": 0,
- "transactions": [
- 0
], - "is_locked": true,
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "visibility_status": 1,
- "transaction_unique_code": "string",
- "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": 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",
- "recon_fields": [
- {
- "id": 0,
- "master_user": 0,
- "complex_transaction": 0,
- "description": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "status": 1,
- "reference_name": "string"
}
], - "execution_log": "string",
- "source": { },
- "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": { }
}
}
], - "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"
}, - "transactions_object": [
- {
- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}, - "transaction_type_object": {
- "id": 0,
- "group": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "date_expr": "now()",
- "display_expr": "",
- "visibility_status": 1,
- "type": 1,
- "transaction_unique_code_expr": "",
- "transaction_unique_code_options": 1,
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_text_4": "",
- "user_text_5": "",
- "user_text_6": "",
- "user_text_7": "",
- "user_text_8": "",
- "user_text_9": "",
- "user_text_10": "",
- "user_text_11": "",
- "user_text_12": "",
- "user_text_13": "",
- "user_text_14": "",
- "user_text_15": "",
- "user_text_16": "",
- "user_text_17": "",
- "user_text_18": "",
- "user_text_19": "",
- "user_text_20": "",
- "user_text_21": "",
- "user_text_22": "",
- "user_text_23": "",
- "user_text_24": "",
- "user_text_25": "",
- "user_text_26": "",
- "user_text_27": "",
- "user_text_28": "",
- "user_text_29": "",
- "user_text_30": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_number_4": "",
- "user_number_5": "",
- "user_number_6": "",
- "user_number_7": "",
- "user_number_8": "",
- "user_number_9": "",
- "user_number_10": "",
- "user_number_11": "",
- "user_number_12": "",
- "user_number_13": "",
- "user_number_14": "",
- "user_number_15": "",
- "user_number_16": "",
- "user_number_17": "",
- "user_number_18": "",
- "user_number_19": "",
- "user_number_20": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "user_date_4": "",
- "user_date_5": "",
- "is_valid_for_all_portfolios": true,
- "is_valid_for_all_instruments": true,
- "is_deleted": true,
- "book_transaction_layout": { },
- "instrument_types": [
- "string"
], - "portfolios": [
- "string"
], - "inputs": [
- {
- "id": 0,
- "name": "string",
- "verbose_name": "string",
- "value_type": 20,
- "reference_table": "string",
- "content_type": "string",
- "order": 0,
- "can_recalculate": true,
- "value_expr": "",
- "tooltip": "string",
- "value": "",
- "settings": { },
- "button_data": { },
- "expression_iterations_count": -2147483648,
- "account_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"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "daily_pricing_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "payment_size_detail_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "responsible_object": {
- "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"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "strategy1_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"
}, - "strategy2_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"
}, - "strategy3_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"
}, - "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}, - "periodicity_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "accrual_calculation_model_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}
], - "actions": [
- {
- "id": 0,
- "order": -2147483648,
- "rebook_reaction": 0,
- "condition_expr": "",
- "action_notes": "string",
- "transaction": {
- "transaction_class": 0,
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "transaction_currency": "string",
- "transaction_currency_input": "string",
- "position_size_with_sign": "0.0",
- "settlement_currency": "string",
- "settlement_currency_input": "string",
- "cash_consideration": "0.0",
- "principal_with_sign": "0.0",
- "carry_with_sign": "0.0",
- "overheads_with_sign": "0.0",
- "reference_fx_rate": "0.0",
- "portfolio": "string",
- "portfolio_input": "string",
- "account_position": "string",
- "account_position_input": "string",
- "account_cash": "string",
- "account_cash_input": "string",
- "account_interim": "string",
- "account_interim_input": "string",
- "accounting_date": "now()",
- "cash_date": "now()",
- "strategy1_position": "string",
- "strategy1_position_input": "string",
- "strategy1_cash": "string",
- "strategy1_cash_input": "string",
- "strategy2_position": "string",
- "strategy2_position_input": "string",
- "strategy2_cash": "string",
- "strategy2_cash_input": "string",
- "strategy3_position": "string",
- "strategy3_position_input": "string",
- "strategy3_cash": "string",
- "strategy3_cash_input": "string",
- "linked_instrument": "string",
- "linked_instrument_input": "string",
- "linked_instrument_phantom": 0,
- "allocation_balance": "string",
- "allocation_balance_input": "string",
- "allocation_balance_phantom": 0,
- "allocation_pl": "string",
- "allocation_pl_input": "string",
- "allocation_pl_phantom": 0,
- "responsible": "string",
- "responsible_input": "string",
- "counterparty": "string",
- "counterparty_input": "string",
- "factor": "0.0",
- "trade_price": "0.0",
- "position_amount": "0.0",
- "principal_amount": "0.0",
- "carry_amount": "0.0",
- "overheads": "0.0",
- "notes": "",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "user_number_1": "",
- "user_number_2": "",
- "user_number_3": "",
- "user_date_1": "",
- "user_date_2": "",
- "user_date_3": "",
- "action_notes": "string",
- "is_canceled": "string",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}
}, - "instrument": {
- "user_code": "",
- "name": "",
- "public_name": "",
- "short_name": "",
- "notes": "",
- "instrument_type": "string",
- "instrument_type_input": "string",
- "pricing_currency": "string",
- "pricing_currency_input": "string",
- "price_multiplier": "1.0",
- "accrued_currency": "string",
- "accrued_currency_input": "string",
- "accrued_multiplier": "1.0",
- "payment_size_detail": "string",
- "payment_size_detail_input": "string",
- "pricing_condition": "string",
- "pricing_condition_input": 0,
- "default_price": "0.0",
- "default_accrued": "0.0",
- "user_text_1": "",
- "user_text_2": "",
- "user_text_3": "",
- "reference_for_pricing": "",
- "maturity_date": "string",
- "maturity_price": "0.0",
- "action_notes": "string"
}, - "instrument_factor_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "effective_date": "string",
- "factor_value": "0.0"
}, - "instrument_manual_pricing_formula": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "pricing_policy": "string",
- "pricing_policy_input": "string",
- "expr": "string",
- "notes": "",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "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"
}
}, - "instrument_accrual_calculation_schedules": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "accrual_calculation_model": "string",
- "accrual_calculation_model_input": "string",
- "periodicity": "string",
- "periodicity_input": "string",
- "accrual_start_date": "string",
- "first_payment_date": "string",
- "accrual_size": "0.0",
- "periodicity_n": "string",
- "notes": "string"
}, - "instrument_event_schedule": {
- "instrument": "string",
- "instrument_input": "string",
- "instrument_phantom": 0,
- "periodicity": "string",
- "periodicity_input": "string",
- "notification_class": "string",
- "notification_class_input": "string",
- "event_class": "string",
- "event_class_input": "string",
- "effective_date": "string",
- "final_date": "string",
- "notify_in_n_days": "string",
- "is_auto_generated": "string",
- "periodicity_n": "string",
- "name": "string",
- "description": "string"
}, - "instrument_event_schedule_action": {
- "event_schedule": 0,
- "event_schedule_input": "string",
- "event_schedule_phantom": 0,
- "transaction_type_from_instrument_type": "string",
- "is_book_automatic": "string",
- "is_sent_to_pending": "string",
- "button_position": "string",
- "text": "string"
}, - "execute_command": {
- "expr": "string"
}
}
], - "recon_fields": [
- {
- "id": 0,
- "reference_name": "string",
- "description": "string",
- "value_string": "",
- "value_float": "",
- "value_date": ""
}
], - "context_parameters": [
- {
- "user_code": "string",
- "name": "string",
- "value_type": 20,
- "order": -2147483648
}
], - "context_parameters_notes": "string",
- "is_enabled": true,
- "configuration_code": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "instrument_types_object": [
- {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}, - "book_transaction_layout": "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,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
transaction_code required | integer (Transaction code) [ -2147483648 .. 2147483647 ] More Human Readable ID, like Complex Transaction has 100, then Transaction will have 101 |
transaction_class required | integer (Transaction class) Important entity, depending on class will be applied different method to calculate report (e.g. Buy, Sell, Transfer) |
instrument | string or null (Instrument) |
transaction_currency | string or null (Transaction currency) |
position_size_with_sign | number (Position size with sign) |
settlement_currency | string (Settlement currency) |
cash_consideration | number (Cash consideration) |
principal_with_sign | number (Principal with sign) |
carry_with_sign | number (Carry with sign) |
overheads_with_sign | number (Overheads with sign) |
reference_fx_rate | number (Reference fx-rate) FX rate to convert from Settlement ccy to Instrument Ccy on Accounting Date (trade date) |
accounting_date | string <date> (Accounting date) |
cash_date | string <date> (Cash date) |
portfolio | string (Portfolio) |
account_cash | string (Account cash) |
account_position | string (Account position) |
account_interim | string (Account interim) |
strategy1_position | string (Strategy1 position) Default: 1 |
strategy1_cash | string (Strategy1 cash) Default: 1 |
strategy2_position | string (Strategy2 position) Default: 1 |
strategy2_cash | string (Strategy2 cash) Default: 1 |
strategy3_position | string (Strategy3 position) Default: 1 |
strategy3_cash | string (Strategy3 cash) Default: 1 |
responsible | string (Responsible) Default: 1 |
counterparty | string (Counterparty) Default: 1 |
linked_instrument | string (Linked instrument) |
allocation_balance | string (Allocation balance) |
allocation_pl | string (Allocation pl) |
is_canceled | boolean (Is canceled) Transaction will be filtered out from report calculation |
is_deleted | boolean (Is deleted) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
factor | number (Factor) Multiplier (for calculations on the form) |
trade_price | number (Trade price) Price (for calculations on the form) |
position_amount | number (Position amount) Absolute value of Position with Sign (for calculations on the form) |
principal_amount | number (Principal amount) Absolute value of Principal with Sign (for calculations on the form) |
carry_amount | number (Carry amount) Absolute value of Carry with Sign (for calculations on the form) |
overheads | number (Overheads) Absolute value of overheads (for calculations on the form) |
ytm_at_cost | number (YTM at cost) YTM at cost |
notes | string or null (Notes) |
user_text_1 | string or null (User_text_1) |
user_text_2 | string or null (User_text_2) |
user_text_3 | string or null (User_text_3) |
user_number_1 | number or null (User_number_1) |
user_number_2 | number or null (User_number_2) |
user_number_3 | number or null (User_number_3) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
object (TransactionClass) | |
object (InstrumentView) | |
object (CurrencyView) | |
object (CurrencyView) | |
object (PortfolioView) | |
object (AccountView) | |
object (AccountView) | |
object (AccountView) | |
object (Strategy1View) | |
object (Strategy1View) | |
object (Strategy2View) | |
object (Strategy2View) | |
object (Strategy3View) | |
object (Strategy3View) | |
object (ResponsibleView) | |
object (CounterpartyView) | |
object (InstrumentView) | |
object (InstrumentView) | |
object (InstrumentView) |
{- "transaction_code": -2147483648,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "transaction_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "settlement_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_position_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_cash_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_interim_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy1_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy2_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy3_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_balance_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_pl_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}
}
{- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "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,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
transaction_code required | integer (Transaction code) [ -2147483648 .. 2147483647 ] More Human Readable ID, like Complex Transaction has 100, then Transaction will have 101 |
transaction_class required | integer (Transaction class) Important entity, depending on class will be applied different method to calculate report (e.g. Buy, Sell, Transfer) |
instrument | string or null (Instrument) |
transaction_currency | string or null (Transaction currency) |
position_size_with_sign | number (Position size with sign) |
settlement_currency | string (Settlement currency) |
cash_consideration | number (Cash consideration) |
principal_with_sign | number (Principal with sign) |
carry_with_sign | number (Carry with sign) |
overheads_with_sign | number (Overheads with sign) |
reference_fx_rate | number (Reference fx-rate) FX rate to convert from Settlement ccy to Instrument Ccy on Accounting Date (trade date) |
accounting_date | string <date> (Accounting date) |
cash_date | string <date> (Cash date) |
portfolio | string (Portfolio) |
account_cash | string (Account cash) |
account_position | string (Account position) |
account_interim | string (Account interim) |
strategy1_position | string (Strategy1 position) Default: 1 |
strategy1_cash | string (Strategy1 cash) Default: 1 |
strategy2_position | string (Strategy2 position) Default: 1 |
strategy2_cash | string (Strategy2 cash) Default: 1 |
strategy3_position | string (Strategy3 position) Default: 1 |
strategy3_cash | string (Strategy3 cash) Default: 1 |
responsible | string (Responsible) Default: 1 |
counterparty | string (Counterparty) Default: 1 |
linked_instrument | string (Linked instrument) |
allocation_balance | string (Allocation balance) |
allocation_pl | string (Allocation pl) |
is_canceled | boolean (Is canceled) Transaction will be filtered out from report calculation |
is_deleted | boolean (Is deleted) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
factor | number (Factor) Multiplier (for calculations on the form) |
trade_price | number (Trade price) Price (for calculations on the form) |
position_amount | number (Position amount) Absolute value of Position with Sign (for calculations on the form) |
principal_amount | number (Principal amount) Absolute value of Principal with Sign (for calculations on the form) |
carry_amount | number (Carry amount) Absolute value of Carry with Sign (for calculations on the form) |
overheads | number (Overheads) Absolute value of overheads (for calculations on the form) |
ytm_at_cost | number (YTM at cost) YTM at cost |
notes | string or null (Notes) |
user_text_1 | string or null (User_text_1) |
user_text_2 | string or null (User_text_2) |
user_text_3 | string or null (User_text_3) |
user_number_1 | number or null (User_number_1) |
user_number_2 | number or null (User_number_2) |
user_number_3 | number or null (User_number_3) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
object (TransactionClass) | |
object (InstrumentView) | |
object (CurrencyView) | |
object (CurrencyView) | |
object (PortfolioView) | |
object (AccountView) | |
object (AccountView) | |
object (AccountView) | |
object (Strategy1View) | |
object (Strategy1View) | |
object (Strategy2View) | |
object (Strategy2View) | |
object (Strategy3View) | |
object (Strategy3View) | |
object (ResponsibleView) | |
object (CounterpartyView) | |
object (InstrumentView) | |
object (InstrumentView) | |
object (InstrumentView) |
{- "transaction_code": -2147483648,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "transaction_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "settlement_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_position_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_cash_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_interim_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy1_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy2_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy3_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_balance_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_pl_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}
}
{- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
realm_code required | string |
space_code required | string |
transaction_code required | integer (Transaction code) [ -2147483648 .. 2147483647 ] More Human Readable ID, like Complex Transaction has 100, then Transaction will have 101 |
transaction_class required | integer (Transaction class) Important entity, depending on class will be applied different method to calculate report (e.g. Buy, Sell, Transfer) |
instrument | string or null (Instrument) |
transaction_currency | string or null (Transaction currency) |
position_size_with_sign | number (Position size with sign) |
settlement_currency | string (Settlement currency) |
cash_consideration | number (Cash consideration) |
principal_with_sign | number (Principal with sign) |
carry_with_sign | number (Carry with sign) |
overheads_with_sign | number (Overheads with sign) |
reference_fx_rate | number (Reference fx-rate) FX rate to convert from Settlement ccy to Instrument Ccy on Accounting Date (trade date) |
accounting_date | string <date> (Accounting date) |
cash_date | string <date> (Cash date) |
portfolio | string (Portfolio) |
account_cash | string (Account cash) |
account_position | string (Account position) |
account_interim | string (Account interim) |
strategy1_position | string (Strategy1 position) Default: 1 |
strategy1_cash | string (Strategy1 cash) Default: 1 |
strategy2_position | string (Strategy2 position) Default: 1 |
strategy2_cash | string (Strategy2 cash) Default: 1 |
strategy3_position | string (Strategy3 position) Default: 1 |
strategy3_cash | string (Strategy3 cash) Default: 1 |
responsible | string (Responsible) Default: 1 |
counterparty | string (Counterparty) Default: 1 |
linked_instrument | string (Linked instrument) |
allocation_balance | string (Allocation balance) |
allocation_pl | string (Allocation pl) |
is_canceled | boolean (Is canceled) Transaction will be filtered out from report calculation |
is_deleted | boolean (Is deleted) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
factor | number (Factor) Multiplier (for calculations on the form) |
trade_price | number (Trade price) Price (for calculations on the form) |
position_amount | number (Position amount) Absolute value of Position with Sign (for calculations on the form) |
principal_amount | number (Principal amount) Absolute value of Principal with Sign (for calculations on the form) |
carry_amount | number (Carry amount) Absolute value of Carry with Sign (for calculations on the form) |
overheads | number (Overheads) Absolute value of overheads (for calculations on the form) |
ytm_at_cost | number (YTM at cost) YTM at cost |
notes | string or null (Notes) |
user_text_1 | string or null (User_text_1) |
user_text_2 | string or null (User_text_2) |
user_text_3 | string or null (User_text_3) |
user_number_1 | number or null (User_number_1) |
user_number_2 | number or null (User_number_2) |
user_number_3 | number or null (User_number_3) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
object (TransactionClass) | |
object (InstrumentView) | |
object (CurrencyView) | |
object (CurrencyView) | |
object (PortfolioView) | |
object (AccountView) | |
object (AccountView) | |
object (AccountView) | |
object (Strategy1View) | |
object (Strategy1View) | |
object (Strategy2View) | |
object (Strategy2View) | |
object (Strategy3View) | |
object (Strategy3View) | |
object (ResponsibleView) | |
object (CounterpartyView) | |
object (InstrumentView) | |
object (InstrumentView) | |
object (InstrumentView) |
{- "transaction_code": -2147483648,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "transaction_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "settlement_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_position_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_cash_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_interim_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy1_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy2_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy3_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_balance_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_pl_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}
}
{- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
realm_code required | string |
space_code required | string |
transaction_code required | integer (Transaction code) [ -2147483648 .. 2147483647 ] More Human Readable ID, like Complex Transaction has 100, then Transaction will have 101 |
transaction_class required | integer (Transaction class) Important entity, depending on class will be applied different method to calculate report (e.g. Buy, Sell, Transfer) |
instrument | string or null (Instrument) |
transaction_currency | string or null (Transaction currency) |
position_size_with_sign | number (Position size with sign) |
settlement_currency | string (Settlement currency) |
cash_consideration | number (Cash consideration) |
principal_with_sign | number (Principal with sign) |
carry_with_sign | number (Carry with sign) |
overheads_with_sign | number (Overheads with sign) |
reference_fx_rate | number (Reference fx-rate) FX rate to convert from Settlement ccy to Instrument Ccy on Accounting Date (trade date) |
accounting_date | string <date> (Accounting date) |
cash_date | string <date> (Cash date) |
portfolio | string (Portfolio) |
account_cash | string (Account cash) |
account_position | string (Account position) |
account_interim | string (Account interim) |
strategy1_position | string (Strategy1 position) Default: 1 |
strategy1_cash | string (Strategy1 cash) Default: 1 |
strategy2_position | string (Strategy2 position) Default: 1 |
strategy2_cash | string (Strategy2 cash) Default: 1 |
strategy3_position | string (Strategy3 position) Default: 1 |
strategy3_cash | string (Strategy3 cash) Default: 1 |
responsible | string (Responsible) Default: 1 |
counterparty | string (Counterparty) Default: 1 |
linked_instrument | string (Linked instrument) |
allocation_balance | string (Allocation balance) |
allocation_pl | string (Allocation pl) |
is_canceled | boolean (Is canceled) Transaction will be filtered out from report calculation |
is_deleted | boolean (Is deleted) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
factor | number (Factor) Multiplier (for calculations on the form) |
trade_price | number (Trade price) Price (for calculations on the form) |
position_amount | number (Position amount) Absolute value of Position with Sign (for calculations on the form) |
principal_amount | number (Principal amount) Absolute value of Principal with Sign (for calculations on the form) |
carry_amount | number (Carry amount) Absolute value of Carry with Sign (for calculations on the form) |
overheads | number (Overheads) Absolute value of overheads (for calculations on the form) |
ytm_at_cost | number (YTM at cost) YTM at cost |
notes | string or null (Notes) |
user_text_1 | string or null (User_text_1) |
user_text_2 | string or null (User_text_2) |
user_text_3 | string or null (User_text_3) |
user_number_1 | number or null (User_number_1) |
user_number_2 | number or null (User_number_2) |
user_number_3 | number or null (User_number_3) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
object (TransactionClass) | |
object (InstrumentView) | |
object (CurrencyView) | |
object (CurrencyView) | |
object (PortfolioView) | |
object (AccountView) | |
object (AccountView) | |
object (AccountView) | |
object (Strategy1View) | |
object (Strategy1View) | |
object (Strategy2View) | |
object (Strategy2View) | |
object (Strategy3View) | |
object (Strategy3View) | |
object (ResponsibleView) | |
object (CounterpartyView) | |
object (InstrumentView) | |
object (InstrumentView) | |
object (InstrumentView) |
{- "transaction_code": -2147483648,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "transaction_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "settlement_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_position_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_cash_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_interim_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy1_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy2_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy3_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_balance_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_pl_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}
}
{- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
realm_code required | string |
space_code required | string |
transaction_code required | integer (Transaction code) [ -2147483648 .. 2147483647 ] More Human Readable ID, like Complex Transaction has 100, then Transaction will have 101 |
transaction_class required | integer (Transaction class) Important entity, depending on class will be applied different method to calculate report (e.g. Buy, Sell, Transfer) |
instrument | string or null (Instrument) |
transaction_currency | string or null (Transaction currency) |
position_size_with_sign | number (Position size with sign) |
settlement_currency | string (Settlement currency) |
cash_consideration | number (Cash consideration) |
principal_with_sign | number (Principal with sign) |
carry_with_sign | number (Carry with sign) |
overheads_with_sign | number (Overheads with sign) |
reference_fx_rate | number (Reference fx-rate) FX rate to convert from Settlement ccy to Instrument Ccy on Accounting Date (trade date) |
accounting_date | string <date> (Accounting date) |
cash_date | string <date> (Cash date) |
portfolio | string (Portfolio) |
account_cash | string (Account cash) |
account_position | string (Account position) |
account_interim | string (Account interim) |
strategy1_position | string (Strategy1 position) Default: 1 |
strategy1_cash | string (Strategy1 cash) Default: 1 |
strategy2_position | string (Strategy2 position) Default: 1 |
strategy2_cash | string (Strategy2 cash) Default: 1 |
strategy3_position | string (Strategy3 position) Default: 1 |
strategy3_cash | string (Strategy3 cash) Default: 1 |
responsible | string (Responsible) Default: 1 |
counterparty | string (Counterparty) Default: 1 |
linked_instrument | string (Linked instrument) |
allocation_balance | string (Allocation balance) |
allocation_pl | string (Allocation pl) |
is_canceled | boolean (Is canceled) Transaction will be filtered out from report calculation |
is_deleted | boolean (Is deleted) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
factor | number (Factor) Multiplier (for calculations on the form) |
trade_price | number (Trade price) Price (for calculations on the form) |
position_amount | number (Position amount) Absolute value of Position with Sign (for calculations on the form) |
principal_amount | number (Principal amount) Absolute value of Principal with Sign (for calculations on the form) |
carry_amount | number (Carry amount) Absolute value of Carry with Sign (for calculations on the form) |
overheads | number (Overheads) Absolute value of overheads (for calculations on the form) |
ytm_at_cost | number (YTM at cost) YTM at cost |
notes | string or null (Notes) |
user_text_1 | string or null (User_text_1) |
user_text_2 | string or null (User_text_2) |
user_text_3 | string or null (User_text_3) |
user_number_1 | number or null (User_number_1) |
user_number_2 | number or null (User_number_2) |
user_number_3 | number or null (User_number_3) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
object (TransactionClass) | |
object (InstrumentView) | |
object (CurrencyView) | |
object (CurrencyView) | |
object (PortfolioView) | |
object (AccountView) | |
object (AccountView) | |
object (AccountView) | |
object (Strategy1View) | |
object (Strategy1View) | |
object (Strategy2View) | |
object (Strategy2View) | |
object (Strategy3View) | |
object (Strategy3View) | |
object (ResponsibleView) | |
object (CounterpartyView) | |
object (InstrumentView) | |
object (InstrumentView) | |
object (InstrumentView) |
{- "transaction_code": -2147483648,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "transaction_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "settlement_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_position_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_cash_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_interim_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy1_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy2_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy3_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_balance_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_pl_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}
}
{- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction. |
{- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction. |
transaction_code required | integer (Transaction code) [ -2147483648 .. 2147483647 ] More Human Readable ID, like Complex Transaction has 100, then Transaction will have 101 |
transaction_class required | integer (Transaction class) Important entity, depending on class will be applied different method to calculate report (e.g. Buy, Sell, Transfer) |
instrument | string or null (Instrument) |
transaction_currency | string or null (Transaction currency) |
position_size_with_sign | number (Position size with sign) |
settlement_currency | string (Settlement currency) |
cash_consideration | number (Cash consideration) |
principal_with_sign | number (Principal with sign) |
carry_with_sign | number (Carry with sign) |
overheads_with_sign | number (Overheads with sign) |
reference_fx_rate | number (Reference fx-rate) FX rate to convert from Settlement ccy to Instrument Ccy on Accounting Date (trade date) |
accounting_date | string <date> (Accounting date) |
cash_date | string <date> (Cash date) |
portfolio | string (Portfolio) |
account_cash | string (Account cash) |
account_position | string (Account position) |
account_interim | string (Account interim) |
strategy1_position | string (Strategy1 position) Default: 1 |
strategy1_cash | string (Strategy1 cash) Default: 1 |
strategy2_position | string (Strategy2 position) Default: 1 |
strategy2_cash | string (Strategy2 cash) Default: 1 |
strategy3_position | string (Strategy3 position) Default: 1 |
strategy3_cash | string (Strategy3 cash) Default: 1 |
responsible | string (Responsible) Default: 1 |
counterparty | string (Counterparty) Default: 1 |
linked_instrument | string (Linked instrument) |
allocation_balance | string (Allocation balance) |
allocation_pl | string (Allocation pl) |
is_canceled | boolean (Is canceled) Transaction will be filtered out from report calculation |
is_deleted | boolean (Is deleted) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
factor | number (Factor) Multiplier (for calculations on the form) |
trade_price | number (Trade price) Price (for calculations on the form) |
position_amount | number (Position amount) Absolute value of Position with Sign (for calculations on the form) |
principal_amount | number (Principal amount) Absolute value of Principal with Sign (for calculations on the form) |
carry_amount | number (Carry amount) Absolute value of Carry with Sign (for calculations on the form) |
overheads | number (Overheads) Absolute value of overheads (for calculations on the form) |
ytm_at_cost | number (YTM at cost) YTM at cost |
notes | string or null (Notes) |
user_text_1 | string or null (User_text_1) |
user_text_2 | string or null (User_text_2) |
user_text_3 | string or null (User_text_3) |
user_number_1 | number or null (User_number_1) |
user_number_2 | number or null (User_number_2) |
user_number_3 | number or null (User_number_3) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
object (TransactionClass) | |
object (InstrumentView) | |
object (CurrencyView) | |
object (CurrencyView) | |
object (PortfolioView) | |
object (AccountView) | |
object (AccountView) | |
object (AccountView) | |
object (Strategy1View) | |
object (Strategy1View) | |
object (Strategy2View) | |
object (Strategy2View) | |
object (Strategy3View) | |
object (Strategy3View) | |
object (ResponsibleView) | |
object (CounterpartyView) | |
object (InstrumentView) | |
object (InstrumentView) | |
object (InstrumentView) |
{- "transaction_code": -2147483648,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "transaction_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "settlement_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_position_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_cash_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_interim_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy1_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy2_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy3_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_balance_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_pl_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}
}
{- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction. |
transaction_code required | integer (Transaction code) [ -2147483648 .. 2147483647 ] More Human Readable ID, like Complex Transaction has 100, then Transaction will have 101 |
transaction_class required | integer (Transaction class) Important entity, depending on class will be applied different method to calculate report (e.g. Buy, Sell, Transfer) |
instrument | string or null (Instrument) |
transaction_currency | string or null (Transaction currency) |
position_size_with_sign | number (Position size with sign) |
settlement_currency | string (Settlement currency) |
cash_consideration | number (Cash consideration) |
principal_with_sign | number (Principal with sign) |
carry_with_sign | number (Carry with sign) |
overheads_with_sign | number (Overheads with sign) |
reference_fx_rate | number (Reference fx-rate) FX rate to convert from Settlement ccy to Instrument Ccy on Accounting Date (trade date) |
accounting_date | string <date> (Accounting date) |
cash_date | string <date> (Cash date) |
portfolio | string (Portfolio) |
account_cash | string (Account cash) |
account_position | string (Account position) |
account_interim | string (Account interim) |
strategy1_position | string (Strategy1 position) Default: 1 |
strategy1_cash | string (Strategy1 cash) Default: 1 |
strategy2_position | string (Strategy2 position) Default: 1 |
strategy2_cash | string (Strategy2 cash) Default: 1 |
strategy3_position | string (Strategy3 position) Default: 1 |
strategy3_cash | string (Strategy3 cash) Default: 1 |
responsible | string (Responsible) Default: 1 |
counterparty | string (Counterparty) Default: 1 |
linked_instrument | string (Linked instrument) |
allocation_balance | string (Allocation balance) |
allocation_pl | string (Allocation pl) |
is_canceled | boolean (Is canceled) Transaction will be filtered out from report calculation |
is_deleted | boolean (Is deleted) |
error_code | integer or null (Error code) [ 0 .. 32767 ] |
factor | number (Factor) Multiplier (for calculations on the form) |
trade_price | number (Trade price) Price (for calculations on the form) |
position_amount | number (Position amount) Absolute value of Position with Sign (for calculations on the form) |
principal_amount | number (Principal amount) Absolute value of Principal with Sign (for calculations on the form) |
carry_amount | number (Carry amount) Absolute value of Carry with Sign (for calculations on the form) |
overheads | number (Overheads) Absolute value of overheads (for calculations on the form) |
ytm_at_cost | number (YTM at cost) YTM at cost |
notes | string or null (Notes) |
user_text_1 | string or null (User_text_1) |
user_text_2 | string or null (User_text_2) |
user_text_3 | string or null (User_text_3) |
user_number_1 | number or null (User_number_1) |
user_number_2 | number or null (User_number_2) |
user_number_3 | number or null (User_number_3) |
user_date_1 | string or null <date> (User date 1) |
user_date_2 | string or null <date> (User date 2) |
user_date_3 | string or null <date> (User date 3) |
object (TransactionClass) | |
object (InstrumentView) | |
object (CurrencyView) | |
object (CurrencyView) | |
object (PortfolioView) | |
object (AccountView) | |
object (AccountView) | |
object (AccountView) | |
object (Strategy1View) | |
object (Strategy1View) | |
object (Strategy2View) | |
object (Strategy2View) | |
object (Strategy3View) | |
object (Strategy3View) | |
object (ResponsibleView) | |
object (CounterpartyView) | |
object (InstrumentView) | |
object (InstrumentView) | |
object (InstrumentView) |
{- "transaction_code": -2147483648,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "transaction_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "settlement_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_position_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_cash_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "account_interim_object": {
- "type": "string",
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "strategy1_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy1_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy2_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy2_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}, - "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "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": {
- "name": "string",
- "parent_object": { }
}
}
]
}, - "strategy3_position_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "strategy3_cash_object": {
- "subgroup": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "subgroup_object": {
- "group": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_deleted": true,
- "notes": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true
}, - "is_enabled": true
}
}, - "responsible_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "counterparty_object": {
- "group": "string",
- "group_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_balance_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}, - "allocation_pl_object": {
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24"
}
}
{- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this transaction. |
{- "id": 0,
- "transaction_code": -2147483648,
- "complex_transaction": 0,
- "complex_transaction_order": 0,
- "transaction_class": 0,
- "instrument": "string",
- "transaction_currency": "string",
- "position_size_with_sign": 0,
- "settlement_currency": "string",
- "cash_consideration": 0,
- "principal_with_sign": 0,
- "carry_with_sign": 0,
- "overheads_with_sign": 0,
- "reference_fx_rate": 0,
- "accounting_date": "2019-08-24",
- "cash_date": "2019-08-24",
- "transaction_date": "2019-08-24",
- "portfolio": "string",
- "account_cash": "string",
- "account_position": "string",
- "account_interim": "string",
- "strategy1_position": 1,
- "strategy1_cash": 1,
- "strategy2_position": 1,
- "strategy2_cash": 1,
- "strategy3_position": 1,
- "strategy3_cash": 1,
- "responsible": 1,
- "counterparty": 1,
- "linked_instrument": "string",
- "allocation_balance": "string",
- "allocation_pl": "string",
- "is_canceled": true,
- "is_deleted": true,
- "error_code": 32767,
- "factor": 0,
- "trade_price": 0,
- "position_amount": 0,
- "principal_amount": 0,
- "carry_amount": 0,
- "overheads": 0,
- "ytm_at_cost": 0,
- "notes": "string",
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "user_number_1": 0,
- "user_number_2": 0,
- "user_number_3": 0,
- "user_date_1": "2019-08-24",
- "user_date_2": "2019-08-24",
- "user_date_3": "2019-08-24",
- "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "transaction_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "settlement_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "account_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"
}, - "account_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"
}, - "account_interim_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"
}, - "strategy1_position_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"
}, - "strategy1_cash_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"
}, - "strategy2_position_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"
}, - "strategy2_cash_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"
}, - "strategy3_position_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"
}, - "strategy3_cash_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"
}, - "responsible_object": {
- "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"
}, - "counterparty_object": {
- "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",
- "deleted_user_code": "string"
}, - "linked_instrument_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_balance_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}, - "allocation_pl_object": {
- "id": 0,
- "instrument_type": 0,
- "instrument_type_object": {
- "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",
- "instrument_form_layouts": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_active": true,
- "is_deleted": true,
- "identifier": { },
- "has_linked_with_portfolio": true,
- "user_text_1": "string",
- "user_text_2": "string",
- "user_text_3": "string",
- "maturity_date": "2019-08-24",
- "deleted_user_code": "string"
}
}