Batch Actions in REST API for Oracle SCM Cloud
Summary
Looking for an example to use batch actions in REST APIContent
Hi All,
We are on Release 13 18 B and trying to use the "Batch Actions' as mentioned in the Oracle documentation :
https://docs.oracle.com/en/cloud/saas/supply-chain-management/18b/fasrp/Batch_Actions.html
The document states that :
"You can combine multiple operations into a single HTTP request to improve performance. The request body is a JSON object with a field named parts
, which is an array of objects. Each object in the array contains the following:
- A unique ID
- A relative path to the resource
- An operation
0