Packaging Strings REST Endpoints

SCM Common/Packaging Strings
The Packaging Strings resource manages the packaging strings that are associated with one or more items for use during transactions.
Create packaging strings
Method: post
Path: /fscmRestApi/resources/11.13.18.05/packagingStrings
Delete one packaging string
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/packagingStrings/{PackagingStringId}
Get all packaging strings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/packagingStrings
Get one packaging string
Method: get
Path: /fscmRestApi/resources/11.13.18.05/packagingStrings/{PackagingStringId}