Download OpenAPI specification:
Finmars Documentation
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
task_id | string or null (Task id) |
{- "task_id": "string"
}
{- "task_id": "string",
- "task_status": "string",
- "processed_rows": "string",
- "total_rows": "string",
- "stats": "string",
- "stats_file_report": "string"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "attribute_type": 0,
- "level": 0,
- "parent": 0,
- "name": "string"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this classifier. |
{- "id": 0,
- "attribute_type": 0,
- "level": 0,
- "parent": 0,
- "name": "string"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
user_code | string or null (User code) <= 255 characters |
configuration_code required | string (Configuration Code) [ 1 .. 255 ] characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
notes | string or null (Notes) Notes, any useful information about the object |
prefix | string or null (Prefix) <= 255 characters |
favorites | string or null (Favorites) |
expr | string or null (Expr) <= 4096 characters Default: "\"\"" |
can_recalculate | boolean (Can recalculate) |
tooltip | string or null (Tooltip) |
kind | integer (Kind) Enum: 1 2 |
content_type required | string (Content type) |
value_type | integer (Value type) Enum: 20 10 40 30 |
order | integer (Order) [ -2147483648 .. 2147483647 ] |
is_hidden | boolean (Is hidden) Default: false |
Array of objects or null or null (GenericClassifier) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "children": [
- { }
]
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "prefix": "string",
- "favorites": "string",
- "expr": "\"\"",
- "can_recalculate": true,
- "tooltip": "string",
- "kind": 1,
- "content_type": "string",
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "classifiers": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "children": [
- { }
]
}
], - "classifiers_flat": [
- {
- "id": 0,
- "name": "string",
- "level": 0,
- "parent": 0
}
], - "deleted_user_code": "string"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this attribute type. |
task_id | string or null (Task id) |
{- "task_id": "string"
}
{- "task_id": "string",
- "task_status": "string",
- "processed_rows": "string",
- "total_rows": "string",
- "stats": "string",
- "stats_file_report": "string"
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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 |
show_transaction_details | boolean (Show transaction details) |
transaction_details_expr | string or null (Transaction details expr) <= 4096 characters Default: "\"\"" |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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 |
show_transaction_details | boolean (Show transaction details) |
transaction_details_expr | string or null (Transaction details expr) <= 4096 characters Default: "\"\"" |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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 |
show_transaction_details | boolean (Show transaction details) |
transaction_details_expr | string or null (Transaction details expr) <= 4096 characters Default: "\"\"" |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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 |
show_transaction_details | boolean (Show transaction details) |
transaction_details_expr | string or null (Transaction details expr) <= 4096 characters Default: "\"\"" |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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 |
show_transaction_details | boolean (Show transaction details) |
transaction_details_expr | string or null (Transaction details expr) <= 4096 characters Default: "\"\"" |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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 account type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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 account 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 |
show_transaction_details | boolean (Show transaction details) |
transaction_details_expr | string or null (Transaction details expr) <= 4096 characters Default: "\"\"" |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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 account 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 |
show_transaction_details | boolean (Show transaction details) |
transaction_details_expr | string or null (Transaction details expr) <= 4096 characters Default: "\"\"" |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
is_enabled | boolean (Is enabled) |
Array of objects or null or null (GenericAttribute) |
{- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
]
}
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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 account type. |
{- "id": 0,
- "user_code": "string",
- "configuration_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "show_transaction_details": true,
- "transaction_details_expr": "\"\"",
- "is_deleted": true,
- "is_enabled": true,
- "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,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
]
}
realm_code required | string |
space_code required | string |
type required | string (Type) |
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_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
portfolios | Array of strings or null unique |
is_enabled | boolean (Is enabled) |
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: [] |
object (AccountTypeView) |
{- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "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": [ ],
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
]
}
realm_code required | string |
space_code required | string |
type required | string (Type) |
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_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
portfolios | Array of strings or null unique |
is_enabled | boolean (Is enabled) |
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: [] |
object (AccountTypeView) |
{- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "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": [ ],
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
type required | string (Type) |
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_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
portfolios | Array of strings or null unique |
is_enabled | boolean (Is enabled) |
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: [] |
object (AccountTypeView) |
{- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "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": [ ],
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
type required | string (Type) |
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_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
portfolios | Array of strings or null unique |
is_enabled | boolean (Is enabled) |
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: [] |
object (AccountTypeView) |
{- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "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": [ ],
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
type required | string (Type) |
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_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
portfolios | Array of strings or null unique |
is_enabled | boolean (Is enabled) |
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: [] |
object (AccountTypeView) |
{- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "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": [ ],
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
ordering | string Which field to use when ordering the results. |
page | integer A page number within the paginated result set. |
page_size | integer Number of results to return per page. |
{- "count": 0,
- "results": [
- {
- "id": 0,
- "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 account. |
{- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this account. |
type required | string (Type) |
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_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
portfolios | Array of strings or null unique |
is_enabled | boolean (Is enabled) |
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: [] |
object (AccountTypeView) |
{- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "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": [ ],
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this account. |
type required | string (Type) |
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_valid_for_all_portfolios | boolean (Is valid for all portfolios) |
is_deleted | boolean (Is deleted) Mark object as deleted. Does not actually delete the object. |
portfolios | Array of strings or null unique |
is_enabled | boolean (Is enabled) |
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: [] |
object (AccountTypeView) |
{- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "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": [ ],
- "type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}
}
{- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this account. |
{- "id": 0,
- "type": "string",
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "is_valid_for_all_portfolios": true,
- "is_deleted": true,
- "portfolios": [
- "string"
], - "is_enabled": true,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "deleted_user_code": "string",
- "attributes": [
- {
- "id": 0,
- "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"
], - "type_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "portfolios_object": [
- {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}
]
}