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": [
- {
- "portfolio": "string",
- "date_field": "transaction_date"
}
]
}
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,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
]
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
registers | Array of integers unique |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
registers | Array of integers unique |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
registers | Array of integers unique |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
registers | Array of integers unique |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
registers | Array of integers unique |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio bundle. |
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio bundle. |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
registers | Array of integers unique |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio bundle. |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
registers | Array of integers unique |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio bundle. |
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio bundle. |
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "registers": [
- 0
], - "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"
}
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 portfolio 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",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio required | string (Portfolio) |
currency | string (Currency) |
pricing_policy required | integer (Pricing policy) |
date | string <date> (Date) |
date_from | string <date> (Date from) |
period_type | string (Period_type) Enum: "daily" "ytd" "mtd" "qtd" "inception" |
cost_method required | integer (Cost method) |
performance_method | string (Performance method) Enum: "modified_dietz" "time_weighted" |
benchmark | string (Benchmark) <= 255 characters |
nav | number or null (Nav) Net Asset Value |
gav | number or null (Gav) Gross Asset Value |
cash_flow | number or null (Cash flow) |
cash_inflow | number or null (Cash inflow) |
cash_outflow | number or null (Cash outflow) |
total | number or null (Total) Total Value of the Portfolio from P&L Report |
cumulative_return | number or null (Cumulative return) |
annualized_return | number or null (Annualized return) |
portfolio_volatility | number or null (Portfolio volatility) |
annualized_portfolio_volatility | number or null (Annualized portfolio volatility) |
sharpe_ratio | number or null (Sharpe_ratio) |
max_annualized_drawdown | number or null (Max_annualized_drawdown) |
betta | number or null (Betta) |
alpha | number or null (Alpha) |
correlation | number or null (Correlation) |
weighted_duration | number or null (Weighted_duration) |
is_enabled | boolean (Is enabled) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
object (CurrencyView) | |
object (PortfolioView) | |
object (PricingPolicy) |
{- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "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"
}, - "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
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio required | string (Portfolio) |
currency | string (Currency) |
pricing_policy required | integer (Pricing policy) |
date | string <date> (Date) |
date_from | string <date> (Date from) |
period_type | string (Period_type) Enum: "daily" "ytd" "mtd" "qtd" "inception" |
cost_method required | integer (Cost method) |
performance_method | string (Performance method) Enum: "modified_dietz" "time_weighted" |
benchmark | string (Benchmark) <= 255 characters |
nav | number or null (Nav) Net Asset Value |
gav | number or null (Gav) Gross Asset Value |
cash_flow | number or null (Cash flow) |
cash_inflow | number or null (Cash inflow) |
cash_outflow | number or null (Cash outflow) |
total | number or null (Total) Total Value of the Portfolio from P&L Report |
cumulative_return | number or null (Cumulative return) |
annualized_return | number or null (Annualized return) |
portfolio_volatility | number or null (Portfolio volatility) |
annualized_portfolio_volatility | number or null (Annualized portfolio volatility) |
sharpe_ratio | number or null (Sharpe_ratio) |
max_annualized_drawdown | number or null (Max_annualized_drawdown) |
betta | number or null (Betta) |
alpha | number or null (Alpha) |
correlation | number or null (Correlation) |
weighted_duration | number or null (Weighted_duration) |
is_enabled | boolean (Is enabled) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
object (CurrencyView) | |
object (PortfolioView) | |
object (PricingPolicy) |
{- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "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"
}, - "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
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio required | string (Portfolio) |
currency | string (Currency) |
pricing_policy required | integer (Pricing policy) |
date | string <date> (Date) |
date_from | string <date> (Date from) |
period_type | string (Period_type) Enum: "daily" "ytd" "mtd" "qtd" "inception" |
cost_method required | integer (Cost method) |
performance_method | string (Performance method) Enum: "modified_dietz" "time_weighted" |
benchmark | string (Benchmark) <= 255 characters |
nav | number or null (Nav) Net Asset Value |
gav | number or null (Gav) Gross Asset Value |
cash_flow | number or null (Cash flow) |
cash_inflow | number or null (Cash inflow) |
cash_outflow | number or null (Cash outflow) |
total | number or null (Total) Total Value of the Portfolio from P&L Report |
cumulative_return | number or null (Cumulative return) |
annualized_return | number or null (Annualized return) |
portfolio_volatility | number or null (Portfolio volatility) |
annualized_portfolio_volatility | number or null (Annualized portfolio volatility) |
sharpe_ratio | number or null (Sharpe_ratio) |
max_annualized_drawdown | number or null (Max_annualized_drawdown) |
betta | number or null (Betta) |
alpha | number or null (Alpha) |
correlation | number or null (Correlation) |
weighted_duration | number or null (Weighted_duration) |
is_enabled | boolean (Is enabled) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
object (CurrencyView) | |
object (PortfolioView) | |
object (PricingPolicy) |
{- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "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"
}, - "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
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
realm_code required | string |
space_code required | string |
portfolio required | string (Portfolio) |
currency | string (Currency) |
pricing_policy | string (Pricing policy) |
date required | string <date> (Date) |
calculation_period_date_from | string <date> (Calculation period date from) |
segmentation_type | string (Segmentation type) Default: "business_days_end_of_months" Enum: "days" "business_days" "business_days_end_of_months" |
period_type | string (Period type) Default: "ytd" Enum: "daily" "ytd" "mtd" "qtd" "inception" |
cost_method | string (Cost method) |
performance_method | string (Performance method) Default: "modified_dietz" Enum: "modified_dietz" "time_weighted" |
benchmark | string (Benchmark) non-empty Default: "sp_500" |
{- "portfolio": "string",
- "currency": "string",
- "pricing_policy": "string",
- "date": "2019-08-24",
- "calculation_period_date_from": "2019-08-24",
- "segmentation_type": "days",
- "period_type": "daily",
- "cost_method": "string",
- "performance_method": "modified_dietz",
- "benchmark": "sp_500"
}
{- "portfolio": "string",
- "currency": "string",
- "pricing_policy": "string",
- "date": "2019-08-24",
- "calculation_period_date_from": "2019-08-24",
- "segmentation_type": "days",
- "period_type": "daily",
- "cost_method": "string",
- "performance_method": "modified_dietz",
- "benchmark": "sp_500"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio required | string (Portfolio) |
currency | string (Currency) |
pricing_policy required | integer (Pricing policy) |
date | string <date> (Date) |
date_from | string <date> (Date from) |
period_type | string (Period_type) Enum: "daily" "ytd" "mtd" "qtd" "inception" |
cost_method required | integer (Cost method) |
performance_method | string (Performance method) Enum: "modified_dietz" "time_weighted" |
benchmark | string (Benchmark) <= 255 characters |
nav | number or null (Nav) Net Asset Value |
gav | number or null (Gav) Gross Asset Value |
cash_flow | number or null (Cash flow) |
cash_inflow | number or null (Cash inflow) |
cash_outflow | number or null (Cash outflow) |
total | number or null (Total) Total Value of the Portfolio from P&L Report |
cumulative_return | number or null (Cumulative return) |
annualized_return | number or null (Annualized return) |
portfolio_volatility | number or null (Portfolio volatility) |
annualized_portfolio_volatility | number or null (Annualized portfolio volatility) |
sharpe_ratio | number or null (Sharpe_ratio) |
max_annualized_drawdown | number or null (Max_annualized_drawdown) |
betta | number or null (Betta) |
alpha | number or null (Alpha) |
correlation | number or null (Correlation) |
weighted_duration | number or null (Weighted_duration) |
is_enabled | boolean (Is enabled) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
object (CurrencyView) | |
object (PortfolioView) | |
object (PricingPolicy) |
{- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "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"
}, - "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
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio required | string (Portfolio) |
currency | string (Currency) |
pricing_policy required | integer (Pricing policy) |
date | string <date> (Date) |
date_from | string <date> (Date from) |
period_type | string (Period_type) Enum: "daily" "ytd" "mtd" "qtd" "inception" |
cost_method required | integer (Cost method) |
performance_method | string (Performance method) Enum: "modified_dietz" "time_weighted" |
benchmark | string (Benchmark) <= 255 characters |
nav | number or null (Nav) Net Asset Value |
gav | number or null (Gav) Gross Asset Value |
cash_flow | number or null (Cash flow) |
cash_inflow | number or null (Cash inflow) |
cash_outflow | number or null (Cash outflow) |
total | number or null (Total) Total Value of the Portfolio from P&L Report |
cumulative_return | number or null (Cumulative return) |
annualized_return | number or null (Annualized return) |
portfolio_volatility | number or null (Portfolio volatility) |
annualized_portfolio_volatility | number or null (Annualized portfolio volatility) |
sharpe_ratio | number or null (Sharpe_ratio) |
max_annualized_drawdown | number or null (Max_annualized_drawdown) |
betta | number or null (Betta) |
alpha | number or null (Alpha) |
correlation | number or null (Correlation) |
weighted_duration | number or null (Weighted_duration) |
is_enabled | boolean (Is enabled) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
object (CurrencyView) | |
object (PortfolioView) | |
object (PricingPolicy) |
{- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "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"
}, - "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
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio history. |
{- "id": 0,
- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio history. |
user_code | string or null (User code) <= 255 characters |
portfolio required | string (Portfolio) |
currency | string (Currency) |
pricing_policy required | integer (Pricing policy) |
date | string <date> (Date) |
date_from | string <date> (Date from) |
period_type | string (Period_type) Enum: "daily" "ytd" "mtd" "qtd" "inception" |
cost_method required | integer (Cost method) |
performance_method | string (Performance method) Enum: "modified_dietz" "time_weighted" |
benchmark | string (Benchmark) <= 255 characters |
nav | number or null (Nav) Net Asset Value |
gav | number or null (Gav) Gross Asset Value |
cash_flow | number or null (Cash flow) |
cash_inflow | number or null (Cash inflow) |
cash_outflow | number or null (Cash outflow) |
total | number or null (Total) Total Value of the Portfolio from P&L Report |
cumulative_return | number or null (Cumulative return) |
annualized_return | number or null (Annualized return) |
portfolio_volatility | number or null (Portfolio volatility) |
annualized_portfolio_volatility | number or null (Annualized portfolio volatility) |
sharpe_ratio | number or null (Sharpe_ratio) |
max_annualized_drawdown | number or null (Max_annualized_drawdown) |
betta | number or null (Betta) |
alpha | number or null (Alpha) |
correlation | number or null (Correlation) |
weighted_duration | number or null (Weighted_duration) |
is_enabled | boolean (Is enabled) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
object (CurrencyView) | |
object (PortfolioView) | |
object (PricingPolicy) |
{- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "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"
}, - "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
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio history. |
user_code | string or null (User code) <= 255 characters |
portfolio required | string (Portfolio) |
currency | string (Currency) |
pricing_policy required | integer (Pricing policy) |
date | string <date> (Date) |
date_from | string <date> (Date from) |
period_type | string (Period_type) Enum: "daily" "ytd" "mtd" "qtd" "inception" |
cost_method required | integer (Cost method) |
performance_method | string (Performance method) Enum: "modified_dietz" "time_weighted" |
benchmark | string (Benchmark) <= 255 characters |
nav | number or null (Nav) Net Asset Value |
gav | number or null (Gav) Gross Asset Value |
cash_flow | number or null (Cash flow) |
cash_inflow | number or null (Cash inflow) |
cash_outflow | number or null (Cash outflow) |
total | number or null (Total) Total Value of the Portfolio from P&L Report |
cumulative_return | number or null (Cumulative return) |
annualized_return | number or null (Annualized return) |
portfolio_volatility | number or null (Portfolio volatility) |
annualized_portfolio_volatility | number or null (Annualized portfolio volatility) |
sharpe_ratio | number or null (Sharpe_ratio) |
max_annualized_drawdown | number or null (Max_annualized_drawdown) |
betta | number or null (Betta) |
alpha | number or null (Alpha) |
correlation | number or null (Correlation) |
weighted_duration | number or null (Weighted_duration) |
is_enabled | boolean (Is enabled) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
object (CurrencyView) | |
object (PortfolioView) | |
object (PricingPolicy) |
{- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "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"
}, - "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
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio history. |
{- "id": 0,
- "user_code": "string",
- "portfolio": "string",
- "currency": "string",
- "pricing_policy": 0,
- "date": "2019-08-24",
- "date_from": "2019-08-24",
- "period_type": "daily",
- "cost_method": 0,
- "performance_method": "modified_dietz",
- "benchmark": "string",
- "nav": 0,
- "gav": 0,
- "cash_flow": 0,
- "cash_inflow": 0,
- "cash_outflow": 0,
- "total": 0,
- "cumulative_return": 0,
- "annualized_return": 0,
- "portfolio_volatility": 0,
- "annualized_portfolio_volatility": 0,
- "sharpe_ratio": 0,
- "max_annualized_drawdown": 0,
- "betta": 0,
- "alpha": 0,
- "correlation": 0,
- "weighted_duration": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_enabled": true,
- "error_message": "string",
- "status": "ok",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "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"
}, - "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"
}
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
portfolios required | Array of strings |
required | object (Params) |
last_calculated_at | string or null <date-time> (Last time calculation was done) |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
portfolios required | Array of strings |
required | object (Params) |
last_calculated_at | string or null <date-time> (Last time calculation was done) |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
portfolios required | Array of strings |
required | object (Params) |
last_calculated_at | string or null <date-time> (Last time calculation was done) |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
portfolios required | Array of strings |
required | object (Params) |
last_calculated_at | string or null <date-time> (Last time calculation was done) |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
portfolios required | Array of strings |
required | object (Params) |
last_calculated_at | string or null <date-time> (Last time calculation was done) |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio reconcile group. |
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio reconcile group. |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
portfolios required | Array of strings |
required | object (Params) |
last_calculated_at | string or null <date-time> (Last time calculation was done) |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio reconcile group. |
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 |
user_code | string or null (User code) <= 255 characters |
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 |
portfolios required | Array of strings |
required | object (Params) |
last_calculated_at | string or null <date-time> (Last time calculation was done) |
{- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio reconcile group. |
{- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
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",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "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",
- "portfolio_reconcile_group_object": {
- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "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"
}, - "file_report_object": {
- "id": 0,
- "name": "string",
- "notes": "string",
- "type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "content_type": "string",
- "content_type_verbose": "string",
- "file_url": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio_reconcile_group required | integer (Portfolio reconcile group) |
date | string <date> (Date) |
verbose_result | string or null (Verbose result) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
file_report | integer or null (File report) |
is_enabled | boolean (Is enabled) |
report_ttl | integer (Number of days until report expires) [ 0 .. 2147483647 ] |
object (PortfolioReconcileGroup) | |
object (FileReport) |
{- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "portfolio_reconcile_group_object": {
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}, - "file_report_object": {
- "name": "string",
- "notes": "string",
- "type": "string",
- "content_type": "string",
- "file_url": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "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",
- "portfolio_reconcile_group_object": {
- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "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"
}, - "file_report_object": {
- "id": 0,
- "name": "string",
- "notes": "string",
- "type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "content_type": "string",
- "content_type_verbose": "string",
- "file_url": "string"
}
}
realm_code required | string |
space_code required | string |
reconcile_groups required | Array of strings |
dates required | Array of strings <date> [ items <date > ] |
{- "reconcile_groups": [
- "string"
], - "dates": [
- "2019-08-24"
]
}
{- "reconcile_groups": [
- "string"
], - "dates": [
- "2019-08-24"
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio_reconcile_group required | integer (Portfolio reconcile group) |
date | string <date> (Date) |
verbose_result | string or null (Verbose result) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
file_report | integer or null (File report) |
is_enabled | boolean (Is enabled) |
report_ttl | integer (Number of days until report expires) [ 0 .. 2147483647 ] |
object (PortfolioReconcileGroup) | |
object (FileReport) |
{- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "portfolio_reconcile_group_object": {
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}, - "file_report_object": {
- "name": "string",
- "notes": "string",
- "type": "string",
- "content_type": "string",
- "file_url": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "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",
- "portfolio_reconcile_group_object": {
- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "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"
}, - "file_report_object": {
- "id": 0,
- "name": "string",
- "notes": "string",
- "type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "content_type": "string",
- "content_type_verbose": "string",
- "file_url": "string"
}
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio_reconcile_group required | integer (Portfolio reconcile group) |
date | string <date> (Date) |
verbose_result | string or null (Verbose result) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
file_report | integer or null (File report) |
is_enabled | boolean (Is enabled) |
report_ttl | integer (Number of days until report expires) [ 0 .. 2147483647 ] |
object (PortfolioReconcileGroup) | |
object (FileReport) |
{- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "portfolio_reconcile_group_object": {
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}, - "file_report_object": {
- "name": "string",
- "notes": "string",
- "type": "string",
- "content_type": "string",
- "file_url": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "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",
- "portfolio_reconcile_group_object": {
- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "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"
}, - "file_report_object": {
- "id": 0,
- "name": "string",
- "notes": "string",
- "type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "content_type": "string",
- "content_type_verbose": "string",
- "file_url": "string"
}
}
realm_code required | string |
space_code required | string |
portfolio_reconcile_group required | string (Portfolio reconcile group) |
dates required | Array of strings <date> [ items <date > ] |
{- "portfolio_reconcile_group": "string",
- "dates": [
- "2019-08-24"
]
}
{- "portfolio_reconcile_group": "string",
- "dates": [
- "2019-08-24"
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio_reconcile_group required | integer (Portfolio reconcile group) |
date | string <date> (Date) |
verbose_result | string or null (Verbose result) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
file_report | integer or null (File report) |
is_enabled | boolean (Is enabled) |
report_ttl | integer (Number of days until report expires) [ 0 .. 2147483647 ] |
object (PortfolioReconcileGroup) | |
object (FileReport) |
{- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "portfolio_reconcile_group_object": {
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}, - "file_report_object": {
- "name": "string",
- "notes": "string",
- "type": "string",
- "content_type": "string",
- "file_url": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "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",
- "portfolio_reconcile_group_object": {
- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "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"
}, - "file_report_object": {
- "id": 0,
- "name": "string",
- "notes": "string",
- "type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "content_type": "string",
- "content_type_verbose": "string",
- "file_url": "string"
}
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
portfolio_reconcile_group required | integer (Portfolio reconcile group) |
date | string <date> (Date) |
verbose_result | string or null (Verbose result) |
error_message | string or null (Error_message) Error message if any |
status | string (Status) Enum: "ok" "error" |
file_report | integer or null (File report) |
is_enabled | boolean (Is enabled) |
report_ttl | integer (Number of days until report expires) [ 0 .. 2147483647 ] |
object (PortfolioReconcileGroup) | |
object (FileReport) |
{- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "portfolio_reconcile_group_object": {
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z"
}, - "file_report_object": {
- "name": "string",
- "notes": "string",
- "type": "string",
- "content_type": "string",
- "file_url": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "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",
- "portfolio_reconcile_group_object": {
- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "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"
}, - "file_report_object": {
- "id": 0,
- "name": "string",
- "notes": "string",
- "type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "content_type": "string",
- "content_type_verbose": "string",
- "file_url": "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": [
- {
- "portfolios": [
- "string"
], - "date": "2019-08-24"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio reconcile history. |
{- "id": 0,
- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "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",
- "portfolio_reconcile_group_object": {
- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "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"
}, - "file_report_object": {
- "id": 0,
- "name": "string",
- "notes": "string",
- "type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "content_type": "string",
- "content_type_verbose": "string",
- "file_url": "string"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio reconcile history. |
{- "id": 0,
- "user_code": "string",
- "portfolio_reconcile_group": 0,
- "date": "2019-08-24",
- "verbose_result": "string",
- "error_message": "string",
- "status": "ok",
- "file_report": 0,
- "is_enabled": true,
- "report_ttl": 2147483647,
- "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",
- "portfolio_reconcile_group_object": {
- "id": 0,
- "name": "string",
- "short_name": "string",
- "user_code": "string",
- "public_name": "string",
- "notes": "string",
- "portfolios": [
- "string"
], - "params": {
- "only_errors": false,
- "round_digits": 2,
- "report_ttl": 90,
- "precision": 1,
- "notifications": { }
}, - "last_calculated_at": "2019-08-24T14:15:22Z",
- "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"
}, - "file_report_object": {
- "id": 0,
- "name": "string",
- "notes": "string",
- "type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "content_type": "string",
- "content_type_verbose": "string",
- "file_url": "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,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
]
}
realm_code required | string |
space_code required | string |
portfolio required | integer (Portfolio) |
instrument required | integer (Instrument) |
transaction_class required | integer (Transaction class) |
transaction_code | integer (Transaction code) [ -2147483648 .. 2147483647 ] |
transaction_date | string <date> (Transaction date) |
cash_amount | number (Cash amount) Cash amount |
cash_currency required | integer (Cash currency) |
fx_rate | number (Fx rate) |
cash_amount_valuation_currency | number (Cash amount valuation currency) Cash amount valuation currency |
valuation_currency required | integer (Valuation currency) |
nav_valuation_currency | number (Nav valuation currency) |
nav_previous_business_day_valuation_currency | number (Nav previous business day valuation currency) |
nav_previous_register_record_day_valuation_currency | number (Nav previous register record day valuation currency) |
n_shares_previous_day | number (N shares previous day) |
n_shares_added | number (N shares added) |
dealing_price_valuation_currency | number (Dealing price valuation currency) Dealing price valuation currency |
rolling_shares_of_the_day | number (Rolling shares of the day) |
transaction required | integer (Transaction) |
complex_transaction required | integer (Complex transaction) |
portfolio_register required | integer (Portfolio register) |
share_price_calculation_type | string (Price calculation type) [ 1 .. 255 ] characters |
object (CurrencyView) | |
object (CurrencyView) | |
object (TransactionClass) | |
object (PortfolioView) | |
object (PortfolioRegisterView) | |
object (InstrumentView) | |
object (PricingPolicy) |
{- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "cash_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_register_object": {
- "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"
}, - "valuation_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
}
}
{- "id": 0,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
realm_code required | string |
space_code required | string |
portfolio required | integer (Portfolio) |
instrument required | integer (Instrument) |
transaction_class required | integer (Transaction class) |
transaction_code | integer (Transaction code) [ -2147483648 .. 2147483647 ] |
transaction_date | string <date> (Transaction date) |
cash_amount | number (Cash amount) Cash amount |
cash_currency required | integer (Cash currency) |
fx_rate | number (Fx rate) |
cash_amount_valuation_currency | number (Cash amount valuation currency) Cash amount valuation currency |
valuation_currency required | integer (Valuation currency) |
nav_valuation_currency | number (Nav valuation currency) |
nav_previous_business_day_valuation_currency | number (Nav previous business day valuation currency) |
nav_previous_register_record_day_valuation_currency | number (Nav previous register record day valuation currency) |
n_shares_previous_day | number (N shares previous day) |
n_shares_added | number (N shares added) |
dealing_price_valuation_currency | number (Dealing price valuation currency) Dealing price valuation currency |
rolling_shares_of_the_day | number (Rolling shares of the day) |
transaction required | integer (Transaction) |
complex_transaction required | integer (Complex transaction) |
portfolio_register required | integer (Portfolio register) |
share_price_calculation_type | string (Price calculation type) [ 1 .. 255 ] characters |
object (CurrencyView) | |
object (CurrencyView) | |
object (TransactionClass) | |
object (PortfolioView) | |
object (PortfolioRegisterView) | |
object (InstrumentView) | |
object (PricingPolicy) |
{- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "cash_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_register_object": {
- "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"
}, - "valuation_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
}
}
{- "id": 0,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
realm_code required | string |
space_code required | string |
portfolio required | integer (Portfolio) |
instrument required | integer (Instrument) |
transaction_class required | integer (Transaction class) |
transaction_code | integer (Transaction code) [ -2147483648 .. 2147483647 ] |
transaction_date | string <date> (Transaction date) |
cash_amount | number (Cash amount) Cash amount |
cash_currency required | integer (Cash currency) |
fx_rate | number (Fx rate) |
cash_amount_valuation_currency | number (Cash amount valuation currency) Cash amount valuation currency |
valuation_currency required | integer (Valuation currency) |
nav_valuation_currency | number (Nav valuation currency) |
nav_previous_business_day_valuation_currency | number (Nav previous business day valuation currency) |
nav_previous_register_record_day_valuation_currency | number (Nav previous register record day valuation currency) |
n_shares_previous_day | number (N shares previous day) |
n_shares_added | number (N shares added) |
dealing_price_valuation_currency | number (Dealing price valuation currency) Dealing price valuation currency |
rolling_shares_of_the_day | number (Rolling shares of the day) |
transaction required | integer (Transaction) |
complex_transaction required | integer (Complex transaction) |
portfolio_register required | integer (Portfolio register) |
share_price_calculation_type | string (Price calculation type) [ 1 .. 255 ] characters |
object (CurrencyView) | |
object (CurrencyView) | |
object (TransactionClass) | |
object (PortfolioView) | |
object (PortfolioRegisterView) | |
object (InstrumentView) | |
object (PricingPolicy) |
{- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "cash_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_register_object": {
- "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"
}, - "valuation_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
}
}
{- "id": 0,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
realm_code required | string |
space_code required | string |
portfolio required | integer (Portfolio) |
instrument required | integer (Instrument) |
transaction_class required | integer (Transaction class) |
transaction_code | integer (Transaction code) [ -2147483648 .. 2147483647 ] |
transaction_date | string <date> (Transaction date) |
cash_amount | number (Cash amount) Cash amount |
cash_currency required | integer (Cash currency) |
fx_rate | number (Fx rate) |
cash_amount_valuation_currency | number (Cash amount valuation currency) Cash amount valuation currency |
valuation_currency required | integer (Valuation currency) |
nav_valuation_currency | number (Nav valuation currency) |
nav_previous_business_day_valuation_currency | number (Nav previous business day valuation currency) |
nav_previous_register_record_day_valuation_currency | number (Nav previous register record day valuation currency) |
n_shares_previous_day | number (N shares previous day) |
n_shares_added | number (N shares added) |
dealing_price_valuation_currency | number (Dealing price valuation currency) Dealing price valuation currency |
rolling_shares_of_the_day | number (Rolling shares of the day) |
transaction required | integer (Transaction) |
complex_transaction required | integer (Complex transaction) |
portfolio_register required | integer (Portfolio register) |
share_price_calculation_type | string (Price calculation type) [ 1 .. 255 ] characters |
object (CurrencyView) | |
object (CurrencyView) | |
object (TransactionClass) | |
object (PortfolioView) | |
object (PortfolioRegisterView) | |
object (InstrumentView) | |
object (PricingPolicy) |
{- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "cash_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_register_object": {
- "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"
}, - "valuation_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
}
}
{- "id": 0,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
realm_code required | string |
space_code required | string |
portfolio required | integer (Portfolio) |
instrument required | integer (Instrument) |
transaction_class required | integer (Transaction class) |
transaction_code | integer (Transaction code) [ -2147483648 .. 2147483647 ] |
transaction_date | string <date> (Transaction date) |
cash_amount | number (Cash amount) Cash amount |
cash_currency required | integer (Cash currency) |
fx_rate | number (Fx rate) |
cash_amount_valuation_currency | number (Cash amount valuation currency) Cash amount valuation currency |
valuation_currency required | integer (Valuation currency) |
nav_valuation_currency | number (Nav valuation currency) |
nav_previous_business_day_valuation_currency | number (Nav previous business day valuation currency) |
nav_previous_register_record_day_valuation_currency | number (Nav previous register record day valuation currency) |
n_shares_previous_day | number (N shares previous day) |
n_shares_added | number (N shares added) |
dealing_price_valuation_currency | number (Dealing price valuation currency) Dealing price valuation currency |
rolling_shares_of_the_day | number (Rolling shares of the day) |
transaction required | integer (Transaction) |
complex_transaction required | integer (Complex transaction) |
portfolio_register required | integer (Portfolio register) |
share_price_calculation_type | string (Price calculation type) [ 1 .. 255 ] characters |
object (CurrencyView) | |
object (CurrencyView) | |
object (TransactionClass) | |
object (PortfolioView) | |
object (PortfolioRegisterView) | |
object (InstrumentView) | |
object (PricingPolicy) |
{- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "cash_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_register_object": {
- "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"
}, - "valuation_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
}
}
{- "id": 0,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio register record. |
{- "id": 0,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio register record. |
portfolio required | integer (Portfolio) |
instrument required | integer (Instrument) |
transaction_class required | integer (Transaction class) |
transaction_code | integer (Transaction code) [ -2147483648 .. 2147483647 ] |
transaction_date | string <date> (Transaction date) |
cash_amount | number (Cash amount) Cash amount |
cash_currency required | integer (Cash currency) |
fx_rate | number (Fx rate) |
cash_amount_valuation_currency | number (Cash amount valuation currency) Cash amount valuation currency |
valuation_currency required | integer (Valuation currency) |
nav_valuation_currency | number (Nav valuation currency) |
nav_previous_business_day_valuation_currency | number (Nav previous business day valuation currency) |
nav_previous_register_record_day_valuation_currency | number (Nav previous register record day valuation currency) |
n_shares_previous_day | number (N shares previous day) |
n_shares_added | number (N shares added) |
dealing_price_valuation_currency | number (Dealing price valuation currency) Dealing price valuation currency |
rolling_shares_of_the_day | number (Rolling shares of the day) |
transaction required | integer (Transaction) |
complex_transaction required | integer (Complex transaction) |
portfolio_register required | integer (Portfolio register) |
share_price_calculation_type | string (Price calculation type) [ 1 .. 255 ] characters |
object (CurrencyView) | |
object (CurrencyView) | |
object (TransactionClass) | |
object (PortfolioView) | |
object (PortfolioRegisterView) | |
object (InstrumentView) | |
object (PricingPolicy) |
{- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "cash_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_register_object": {
- "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"
}, - "valuation_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
}
}
{- "id": 0,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio register record. |
portfolio required | integer (Portfolio) |
instrument required | integer (Instrument) |
transaction_class required | integer (Transaction class) |
transaction_code | integer (Transaction code) [ -2147483648 .. 2147483647 ] |
transaction_date | string <date> (Transaction date) |
cash_amount | number (Cash amount) Cash amount |
cash_currency required | integer (Cash currency) |
fx_rate | number (Fx rate) |
cash_amount_valuation_currency | number (Cash amount valuation currency) Cash amount valuation currency |
valuation_currency required | integer (Valuation currency) |
nav_valuation_currency | number (Nav valuation currency) |
nav_previous_business_day_valuation_currency | number (Nav previous business day valuation currency) |
nav_previous_register_record_day_valuation_currency | number (Nav previous register record day valuation currency) |
n_shares_previous_day | number (N shares previous day) |
n_shares_added | number (N shares added) |
dealing_price_valuation_currency | number (Dealing price valuation currency) Dealing price valuation currency |
rolling_shares_of_the_day | number (Rolling shares of the day) |
transaction required | integer (Transaction) |
complex_transaction required | integer (Complex transaction) |
portfolio_register required | integer (Portfolio register) |
share_price_calculation_type | string (Price calculation type) [ 1 .. 255 ] characters |
object (CurrencyView) | |
object (CurrencyView) | |
object (TransactionClass) | |
object (PortfolioView) | |
object (PortfolioRegisterView) | |
object (InstrumentView) | |
object (PricingPolicy) |
{- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "cash_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "portfolio_register_object": {
- "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"
}, - "valuation_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
}
}
{- "id": 0,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio register record. |
{- "id": 0,
- "portfolio": 0,
- "instrument": 0,
- "transaction_class": 0,
- "transaction_code": -2147483648,
- "transaction_date": "2019-08-24",
- "cash_amount": 0,
- "cash_currency": 0,
- "fx_rate": 0,
- "cash_amount_valuation_currency": 0,
- "valuation_currency": 0,
- "nav_valuation_currency": 0,
- "nav_previous_business_day_valuation_currency": 0,
- "nav_previous_register_record_day_valuation_currency": 0,
- "n_shares_previous_day": 0,
- "n_shares_added": 0,
- "dealing_price_valuation_currency": 0,
- "rolling_shares_of_the_day": 0,
- "transaction": 0,
- "complex_transaction": 0,
- "portfolio_register": 0,
- "share_price_calculation_type": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "cash_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "transaction_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "string"
}, - "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolio_register_object": {
- "id": 0,
- "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"
}, - "valuation_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"
}
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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 |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio required | integer (Portfolio) |
object (PortfolioView) | |
linked_instrument | integer or null (Linked instrument) |
object (InstrumentView) | |
valuation_currency | string (Valuation currency) |
object (CurrencyView) | |
valuation_pricing_policy required | string (Valuation pricing policy) |
object (PricingPolicy) | |
default_price | number (Default price) |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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
}, - "default_price": 0,
- "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,
- "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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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 |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio required | integer (Portfolio) |
object (PortfolioView) | |
linked_instrument | integer or null (Linked instrument) |
object (InstrumentView) | |
valuation_currency | string (Valuation currency) |
object (CurrencyView) | |
valuation_pricing_policy required | string (Valuation pricing policy) |
object (PricingPolicy) | |
default_price | number (Default price) |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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
}, - "default_price": 0,
- "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,
- "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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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 |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio required | integer (Portfolio) |
object (PortfolioView) | |
linked_instrument | integer or null (Linked instrument) |
object (InstrumentView) | |
valuation_currency | string (Valuation currency) |
object (CurrencyView) | |
valuation_pricing_policy required | string (Valuation pricing policy) |
object (PricingPolicy) | |
default_price | number (Default price) |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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
}, - "default_price": 0,
- "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,
- "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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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 |
date_from | string <date> (Date from) |
date_to | string <date> (Date to) |
portfolios | Array of strings[ items non-empty ] |
{- "date_from": "2019-08-24",
- "date_to": "2019-08-24",
- "portfolios": [
- "string"
]
}
{- "date_from": "2019-08-24",
- "date_to": "2019-08-24",
- "portfolios": [
- "string"
]
}
realm_code required | string |
space_code required | string |
portfolios | Array of strings[ items non-empty ] |
{- "portfolios": [
- "string"
]
}
{- "portfolios": [
- "string"
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio required | integer (Portfolio) |
object (PortfolioView) | |
linked_instrument | integer or null (Linked instrument) |
object (InstrumentView) | |
valuation_currency | string (Valuation currency) |
object (CurrencyView) | |
valuation_pricing_policy required | string (Valuation pricing policy) |
object (PricingPolicy) | |
default_price | number (Default price) |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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
}, - "default_price": 0,
- "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,
- "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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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 |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio required | integer (Portfolio) |
object (PortfolioView) | |
linked_instrument | integer or null (Linked instrument) |
object (InstrumentView) | |
valuation_currency | string (Valuation currency) |
object (CurrencyView) | |
valuation_pricing_policy required | string (Valuation pricing policy) |
object (PricingPolicy) | |
default_price | number (Default price) |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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
}, - "default_price": 0,
- "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,
- "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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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 portfolio register. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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 portfolio register. |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio required | integer (Portfolio) |
object (PortfolioView) | |
linked_instrument | integer or null (Linked instrument) |
object (InstrumentView) | |
valuation_currency | string (Valuation currency) |
object (CurrencyView) | |
valuation_pricing_policy required | string (Valuation pricing policy) |
object (PricingPolicy) | |
default_price | number (Default price) |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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
}, - "default_price": 0,
- "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,
- "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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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 portfolio register. |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio required | integer (Portfolio) |
object (PortfolioView) | |
linked_instrument | integer or null (Linked instrument) |
object (InstrumentView) | |
valuation_currency | string (Valuation currency) |
object (CurrencyView) | |
valuation_pricing_policy required | string (Valuation pricing policy) |
object (PricingPolicy) | |
default_price | number (Default price) |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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
}, - "default_price": 0,
- "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,
- "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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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 portfolio register. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio": 0,
- "portfolio_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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,
- "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,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
]
}
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) |
portfolio_class required | integer (Portfolio class) |
object (PortfolioClass) | |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
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,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
]
}
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) |
portfolio_class required | integer (Portfolio class) |
object (PortfolioClass) | |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
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) |
portfolio_class required | integer (Portfolio class) |
object (PortfolioClass) | |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
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) |
portfolio_class required | integer (Portfolio class) |
object (PortfolioClass) | |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
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) |
portfolio_class required | integer (Portfolio class) |
object (PortfolioClass) | |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "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 portfolio type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio 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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio_class required | integer (Portfolio class) |
object (PortfolioClass) | |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio 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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio_class required | integer (Portfolio class) |
object (PortfolioClass) | |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this portfolio type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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 |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio_type | integer or null (Portfolio type) |
object (PortfolioType) | |
client | integer (Client) |
object (Clients) | |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) | |
resource_groups | Array of strings[ items [ 1 .. 1024 ] characters ] Default: [] |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_type": 0,
- "portfolio_type_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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": { }
}
}
]
}, - "client": 0,
- "client_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "client_secrets_object": [
- {
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "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,
- "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": { }
}
}
], - "resource_groups": [ ]
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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 |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio_type | integer or null (Portfolio type) |
object (PortfolioType) | |
client | integer (Client) |
object (Clients) | |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) | |
resource_groups | Array of strings[ items [ 1 .. 1024 ] characters ] Default: [] |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_type": 0,
- "portfolio_type_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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": { }
}
}
]
}, - "client": 0,
- "client_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "client_secrets_object": [
- {
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "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,
- "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": { }
}
}
], - "resource_groups": [ ]
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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 |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio_type | integer or null (Portfolio type) |
object (PortfolioType) | |
client | integer (Client) |
object (Clients) | |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) | |
resource_groups | Array of strings[ items [ 1 .. 1024 ] characters ] Default: [] |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_type": 0,
- "portfolio_type_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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": { }
}
}
]
}, - "client": 0,
- "client_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "client_secrets_object": [
- {
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "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,
- "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": { }
}
}
], - "resource_groups": [ ]
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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 |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio_type | integer or null (Portfolio type) |
object (PortfolioType) | |
client | integer (Client) |
object (Clients) | |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) | |
resource_groups | Array of strings[ items [ 1 .. 1024 ] characters ] Default: [] |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_type": 0,
- "portfolio_type_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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": { }
}
}
]
}, - "client": 0,
- "client_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "client_secrets_object": [
- {
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "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,
- "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": { }
}
}
], - "resource_groups": [ ]
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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 |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio_type | integer or null (Portfolio type) |
object (PortfolioType) | |
client | integer (Client) |
object (Clients) | |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) | |
resource_groups | Array of strings[ items [ 1 .. 1024 ] characters ] Default: [] |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_type": 0,
- "portfolio_type_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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": { }
}
}
]
}, - "client": 0,
- "client_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "client_secrets_object": [
- {
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "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,
- "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": { }
}
}
], - "resource_groups": [ ]
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "first_transaction": { },
- "first_transaction_date": "2019-08-24",
- "first_cash_flow_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 portfolio. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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 portfolio. |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio_type | integer or null (Portfolio type) |
object (PortfolioType) | |
client | integer (Client) |
object (Clients) | |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) | |
resource_groups | Array of strings[ items [ 1 .. 1024 ] characters ] Default: [] |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_type": 0,
- "portfolio_type_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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": { }
}
}
]
}, - "client": 0,
- "client_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "client_secrets_object": [
- {
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "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,
- "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": { }
}
}
], - "resource_groups": [ ]
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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 portfolio. |
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 |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
portfolio_type | integer or null (Portfolio type) |
object (PortfolioType) | |
client | integer (Client) |
object (Clients) | |
is_active | boolean (Is active) Default: true |
actual_at | string or null <date-time> (Actual at) |
source_type | string (Source type) Default: "manual" Enum: "manual" "external" |
source_origin | string (Source origin) non-empty Default: "manual" |
external_id | string or null (External id) non-empty |
is_manual_locked | boolean (Is manual locked) Default: false |
is_locked | boolean (Is locked) Default: true |
Array of objects or null or null (GenericAttribute) | |
resource_groups | Array of strings[ items [ 1 .. 1024 ] characters ] Default: [] |
{- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_type": 0,
- "portfolio_type_object": {
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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": { }
}
}
]
}, - "client": 0,
- "client_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "client_secrets_object": [
- {
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "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,
- "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": { }
}
}
], - "resource_groups": [ ]
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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 portfolio. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_default": "string",
- "is_deleted": true,
- "is_enabled": true,
- "registers": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "linked_instrument": 0,
- "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"
}, - "valuation_currency": "string",
- "valuation_currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "valuation_pricing_policy": "string",
- "valuation_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"
}, - "default_price": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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": { }
}
}
]
}
], - "first_transaction": { },
- "first_transaction_date": "string",
- "first_cash_flow_date": "string",
- "portfolio_type": 0,
- "portfolio_type_object": {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_deleted": true,
- "is_enabled": true,
- "portfolio_class": 0,
- "portfolio_class_object": {
- "id": 32767,
- "user_code": "string",
- "name": "string",
- "description": "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"
}, - "client": 0,
- "client_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "first_name": "string",
- "last_name": "string",
- "telephone": "string",
- "email": "user@example.com",
- "notes": "string",
- "portfolios": [
- 0
], - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "client_secrets": [
- 0
], - "client_secrets_object": [
- {
- "id": 0,
- "client": 0,
- "user_code": "string",
- "provider": "string",
- "portfolio": "string",
- "path_to_secret": "string",
- "notes": "string"
}
], - "deleted_user_code": "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",
- "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"
], - "accounts_object": [
- {
- "id": 0,
- "type": "string",
- "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
], - "responsibles_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"
}
], - "counterparties_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"
}
], - "transaction_types_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"
}
]
}