Inventory Organizations REST Endpoints

SCM Common/Inventory Organizations
The Inventory Organizations resource manages subsets of organizations or types of organizations. A logistic, manufacturing, or asset management application can use this resource to find inventory organizations. When creating or updating an Item Organization, only the Starting Revision and Master Item Organization attributes are applicable as child resource attributes. Item Organizations are a lighter weight representation of an organization. All other attributes are specific to Inventory Organizations.
Copy inventory organizations.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryOrganizations/action/copyInventoryOrganizations
Create one organization
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryOrganizations
Get all organizations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryOrganizations
Get one organization
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryOrganizations/{OrganizationId}
Update an organization
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryOrganizations/{OrganizationId}