Physical Inventory Adjustments REST Endpoints

Inventory Management/Physical Inventory Adjustments
The Physical Inventory Adjustments resource manages the physical inventory adjustments.
Get all physical inventory adjustments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryAdjustments
Get one physical inventory adjustment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryAdjustments/{AdjustmentId}
Update one physical inventory adjustment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/physicalInventoryAdjustments/{AdjustmentId}