Collaboration Sync Profiles REST Endpoints

Supply Chain Planning/Collaboration Sync Profiles
The Collaboration Sync Profiles resource manages profiles used to synchronize data to Oracle Supply Chain Planning.
Create sync profiles
Method: post
Path: /fscmRestApi/resources/11.13.18.05/collaborationSyncProfiles
Delete a sync profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/collaborationSyncProfiles/{SyncProfileId}
Get all sync profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationSyncProfiles
Get one sync profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collaborationSyncProfiles/{SyncProfileId}
Update a sync profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/collaborationSyncProfiles/{SyncProfileId}