Data Collections REST Endpoints

Supply Chain Planning/Data Collections
The Data Collections resource manages details that the application uses to collect data from an Oracle Fusion application. You can use this resource to start data collection.
Create collections
Method: post
Path: /fscmRestApi/resources/11.13.18.05/dataCollections
Delete one collection
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/dataCollections/{RefreshNumber}
Get all collections
Method: get
Path: /fscmRestApi/resources/11.13.18.05/dataCollections
Get one collection
Method: get
Path: /fscmRestApi/resources/11.13.18.05/dataCollections/{RefreshNumber}