Inventory Barcode Formats REST Endpoints

Inventory Management/Inventory Barcode Formats
The configuration of a barcode format that can be scanned.
Create inventory barcode formats
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryBarcodeFormats
Delete one inventory barcode format
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inventoryBarcodeFormats/{HeaderId}
Get all inventory barcode formats
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryBarcodeFormats
Get one inventory barcode format
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryBarcodeFormats/{HeaderId}
Update one inventory barcode format
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryBarcodeFormats/{HeaderId}