Special Handling Types REST Endpoints

Special Handling Types
A type of purchasing document, such as bill-only, that indicates that the document needs to be handled in a special manner.
Create one special handling type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/specialHandlingTypes
Get all special handling types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/specialHandlingTypes
Get one special handling type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/specialHandlingTypes/{SpecialHandlingTypeId}
Update one special handling type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/specialHandlingTypes/{SpecialHandlingTypeId}