Retrieving Items in Transaction Scope
Retrieving Transaction-Scope Items (Order Center Items)
Get single transaction-scope item
transactionScopeItems are items in the "order center" they are different in the way they are retrieved since they require transaction AND item keys
You can get specific item by UUID/ExternalID/InternalID
Returns:
Search list of transaction-scope items by filter
Supported from CPI 16 only!
To retrieve multiple objects use the search function for the desired resource - it returns the following object:
Returns:
Last updated