Channel Claim Types REST Endpoints

Order Management/Channel Claim Types
The Channel Claim Types resource manages various claims types. Claim types are used to categorize claims, which allows you to group claims for easier analysis and resolution of claim-related investigations.
Create claim types
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelClaimTypes
Get all claim types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelClaimTypes
Get one claim type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelClaimTypes/{ClaimTypeId}
Update one claim type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelClaimTypes/{ClaimTypeId}