Context Information
Output representation containing detailed information about a context.
- Sample Response
-
1{ 2 "childBusinessObjectTypes": [ 3 "Order" 4 ], 5 "contextDefinitionId": "11Oxx0000006VjNEAU", 6 "contextId": "3729ed60-d16d-41b8-8951-9ad4f6407ad2", 7 "contextMappingId": "11jxx0000004Q83AAE", 8 "isSuccess": true 9}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| childBusinessObjectTypes | String[] | List of associated child business object types. | Small, 59.0 | 59.0 |
| contextDefinitionId | String | ID of the context definition record. | Small, 59.0 | 59.0 |
| contextId | String | Unique ID of the context. | Small, 59.0 | 59.0 |
| contextMappingId | String | Identifier for the context's mapping structure. | Small, 59.0 | 59.0 |
| isSuccess | Boolean | Indicates whether the request was successful (true) or not (false). | Small, 59.0 | 59.0 |