Collections Strategies REST Endpoints

Collections Strategies
The collections strategies resource is used to create, update, or view strategies assigned to customers, customer accounts, or sites, depending on the customers' business levels. A strategy assignment consists of strategy tasks that describe the steps in a collection activity based on the strategy group setup. The collection activity can also follow ad-hoc, user-defined strategy tasks that are not part of the setup.
Create a strategy assignment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/collectionStrategies
Get a strategy assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collectionStrategies/{StrategyId}
Get all strategy assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/collectionStrategies
Update a strategy assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/collectionStrategies/{StrategyId}