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,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
]
}
realm_code required | string |
space_code required | string |
currency required | string (Currency) |
object (CurrencyView) | |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
date | string <date> (Date) Default: "2025-02-20" |
fx_rate required | number (Fx rate) |
is_temporary_fx_rate | boolean (Is temporary fx rate) |
{- "currency": "string",
- "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "is_temporary_fx_rate": true
}
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
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,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
]
}
realm_code required | string |
space_code required | string |
currency required | string (Currency) |
object (CurrencyView) | |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
date | string <date> (Date) Default: "2025-02-20" |
fx_rate required | number (Fx rate) |
is_temporary_fx_rate | boolean (Is temporary fx rate) |
{- "currency": "string",
- "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "is_temporary_fx_rate": true
}
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
currency required | string (Currency) |
object (CurrencyView) | |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
date | string <date> (Date) Default: "2025-02-20" |
fx_rate required | number (Fx rate) |
is_temporary_fx_rate | boolean (Is temporary fx rate) |
{- "currency": "string",
- "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "is_temporary_fx_rate": true
}
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
currency required | string (Currency) |
object (CurrencyView) | |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
date | string <date> (Date) Default: "2025-02-20" |
fx_rate required | number (Fx rate) |
is_temporary_fx_rate | boolean (Is temporary fx rate) |
{- "currency": "string",
- "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "is_temporary_fx_rate": true
}
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
currency required | string (Currency) |
object (CurrencyView) | |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
date | string <date> (Date) Default: "2025-02-20" |
fx_rate required | number (Fx rate) |
is_temporary_fx_rate | boolean (Is temporary fx rate) |
{- "currency": "string",
- "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "is_temporary_fx_rate": true
}
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
currency required | string (Currency) |
object (CurrencyView) | |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
date | string <date> (Date) Default: "2025-02-20" |
fx_rate required | number (Fx rate) |
is_temporary_fx_rate | boolean (Is temporary fx rate) |
{- "currency": "string",
- "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "is_temporary_fx_rate": true
}
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this currency history. |
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this currency history. |
currency required | string (Currency) |
object (CurrencyView) | |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
date | string <date> (Date) Default: "2025-02-20" |
fx_rate required | number (Fx rate) |
is_temporary_fx_rate | boolean (Is temporary fx rate) |
{- "currency": "string",
- "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "is_temporary_fx_rate": true
}
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this currency history. |
currency required | string (Currency) |
object (CurrencyView) | |
pricing_policy required | string (Pricing policy) |
object (PricingPolicyView) | |
date | string <date> (Date) Default: "2025-02-20" |
fx_rate required | number (Fx rate) |
is_temporary_fx_rate | boolean (Is temporary fx rate) |
{- "currency": "string",
- "currency_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "is_temporary_fx_rate": true
}
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this currency history. |
{- "id": 0,
- "currency": "string",
- "currency_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "deleted_user_code": "string"
}, - "pricing_policy": "string",
- "pricing_policy_object": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "notes": "string",
- "expr": "string",
- "deleted_user_code": "string"
}, - "date": "2025-02-20",
- "fx_rate": 0,
- "procedure_modified_datetime": "string",
- "modified_at": "2019-08-24T14:15:22Z",
- "is_temporary_fx_rate": true,
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z"
}
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",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
notes | string or null (Notes) Notes, any useful information about the object |
reference_for_pricing | string (Reference for pricing) <= 100 characters |
pricing_condition | integer or null (Pricing condition) |
default_fx_rate | number (Default fx rate) |
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 (CurrencyPricingPolicy) | |
country | integer or null (Country) |
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) | |
object (Country) |
{- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "pricing_policy_id": 0,
- "pricing_policy": {
- "user_code": "string",
- "name": "string",
- "short_name": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
], - "country_object": {
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
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",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
]
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
notes | string or null (Notes) Notes, any useful information about the object |
reference_for_pricing | string (Reference for pricing) <= 100 characters |
pricing_condition | integer or null (Pricing condition) |
default_fx_rate | number (Default fx rate) |
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 (CurrencyPricingPolicy) | |
country | integer or null (Country) |
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) | |
object (Country) |
{- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "pricing_policy_id": 0,
- "pricing_policy": {
- "user_code": "string",
- "name": "string",
- "short_name": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
], - "country_object": {
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
notes | string or null (Notes) Notes, any useful information about the object |
reference_for_pricing | string (Reference for pricing) <= 100 characters |
pricing_condition | integer or null (Pricing condition) |
default_fx_rate | number (Default fx rate) |
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 (CurrencyPricingPolicy) | |
country | integer or null (Country) |
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) | |
object (Country) |
{- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "pricing_policy_id": 0,
- "pricing_policy": {
- "user_code": "string",
- "name": "string",
- "short_name": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
], - "country_object": {
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
notes | string or null (Notes) Notes, any useful information about the object |
reference_for_pricing | string (Reference for pricing) <= 100 characters |
pricing_condition | integer or null (Pricing condition) |
default_fx_rate | number (Default fx rate) |
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 (CurrencyPricingPolicy) | |
country | integer or null (Country) |
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) | |
object (Country) |
{- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "pricing_policy_id": 0,
- "pricing_policy": {
- "user_code": "string",
- "name": "string",
- "short_name": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
], - "country_object": {
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
realm_code required | string |
space_code required | string |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
notes | string or null (Notes) Notes, any useful information about the object |
reference_for_pricing | string (Reference for pricing) <= 100 characters |
pricing_condition | integer or null (Pricing condition) |
default_fx_rate | number (Default fx rate) |
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 (CurrencyPricingPolicy) | |
country | integer or null (Country) |
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) | |
object (Country) |
{- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "pricing_policy_id": 0,
- "pricing_policy": {
- "user_code": "string",
- "name": "string",
- "short_name": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
], - "country_object": {
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
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",
- "public_name": "string",
- "short_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 currency. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this currency. |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
notes | string or null (Notes) Notes, any useful information about the object |
reference_for_pricing | string (Reference for pricing) <= 100 characters |
pricing_condition | integer or null (Pricing condition) |
default_fx_rate | number (Default fx rate) |
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 (CurrencyPricingPolicy) | |
country | integer or null (Country) |
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) | |
object (Country) |
{- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "pricing_policy_id": 0,
- "pricing_policy": {
- "user_code": "string",
- "name": "string",
- "short_name": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
], - "country_object": {
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this currency. |
user_code | string or null (User code) <= 255 characters |
name required | string (Name) [ 1 .. 255 ] characters Human Readable Name of the object |
public_name | string or null (Public name) <= 255 characters Used if user does not have permissions to view object |
short_name | string or null (Short name) Short Name of the object. Used in dropdown menus |
notes | string or null (Notes) Notes, any useful information about the object |
reference_for_pricing | string (Reference for pricing) <= 100 characters |
pricing_condition | integer or null (Pricing condition) |
default_fx_rate | number (Default fx rate) |
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 (CurrencyPricingPolicy) | |
country | integer or null (Country) |
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) | |
object (Country) |
{- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "pricing_policy_id": 0,
- "pricing_policy": {
- "user_code": "string",
- "name": "string",
- "short_name": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "attributes": [
- {
- "attribute_type": "string",
- "value_string": "string",
- "value_float": 0,
- "value_date": "2019-08-24",
- "classifier": "string",
- "attribute_type_object": {
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "public_name": "string",
- "notes": "string",
- "can_recalculate": true,
- "value_type": 20,
- "order": -2147483648,
- "is_hidden": false,
- "kind": 1
}, - "classifier_object": {
- "name": "string",
- "parent_object": { }
}
}
], - "country_object": {
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}
realm_code required | string |
space_code required | string |
id required | integer A unique integer value identifying this currency. |
{- "id": 0,
- "user_code": "string",
- "name": "string",
- "public_name": "string",
- "short_name": "string",
- "notes": "string",
- "reference_for_pricing": "string",
- "pricing_condition": 0,
- "default_fx_rate": 0,
- "is_deleted": true,
- "is_enabled": true,
- "pricing_policies": [
- {
- "id": 0,
- "pricing_policy_id": 0,
- "pricing_policy": {
- "id": 0,
- "user_code": "string",
- "name": "string",
- "short_name": "string",
- "deleted_user_code": "string"
}, - "target_pricing_schema_user_code": "string",
- "options": { }
}
], - "country": 0,
- "is_active": true,
- "actual_at": "2019-08-24T14:15:22Z",
- "source_type": "manual",
- "source_origin": "manual",
- "external_id": "string",
- "is_manual_locked": false,
- "is_locked": true,
- "created_at": "2019-08-24T14:15:22Z",
- "modified_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "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",
- "country_object": {
- "id": 0,
- "name": "string",
- "user_code": "string",
- "country_code": "string",
- "region": "string",
- "region_code": "string",
- "alpha_2": "string",
- "alpha_3": "string",
- "sub_region": "string",
- "sub_region_code": "string"
}
}