Context Input
Input representation of the context that's associated with a sales transaction for a
quote or an order.
- JSON example
-
1{ 2 "contextDetails": { 3 "contextId": "e055bb18-d4e8-41c3-881e-0132b9561708" 4 } 5} - Properties
-
Name Type Description Required or Optional Available Version contextId String ID of the context that represents the created session for the sales transaction. This property is supported only for a PATCH request. If the contextId property isn’t specified, the Place Sales Transaction API generates the context ID for the sales transaction.
Optional 63.0