Channel Adjustment Types REST Endpoints

Order Management/Channel Adjustment Types
The Channel Adjustment Types resource manages various types of channel adjustment types. You can create and manage adjustment types based on predefined types, which then can be used while performing channel manual adjustments.
Create adjustment types
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelAdjustmentTypes
Get all adjustment types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelAdjustmentTypes
Get one adjustment type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelAdjustmentTypes/{AdjustmentTypeId}
Update an adjustment type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelAdjustmentTypes/{AdjustmentTypeId}