Sales Transaction Context
Output representation of the context details that are associated with a sales
transaction.
JSON Example
1{
2 "contextDetails": {
3 "contextId": "e055bb18-d4e8-41c3-881e-0132b9561708",
4 "isBuiltInTransaction": true
5 }
6}| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| contextId | String | ID of the context that’s created for a session of the sales transaction. | Small, 63.0 | 63.0 |
| isBuiltInTransaction | Boolean | Indicates whether a new context ID is created for the sales transaction
(true) or not (false). If the contextId property isn’t specified, the Place Sales Transaction API generates it. |
Small, 63.0 | 63.0 |