Interorganization Parameters REST Endpoints

Inventory Management/Interorganization Parameters
Rules and settings for moving material between inventory organizations in a company. These include the transfer type (direct or indirect), receipt routing type, and whether transfer orders are needed.
Create one interorganization parameter
Method: post
Path: /fscmRestApi/resources/11.13.18.05/interOrganizationParameters
Delete one interorganization parameter
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/interOrganizationParameters/{InterorganizationParametersId}
Get all interorganization parameters
Method: get
Path: /fscmRestApi/resources/11.13.18.05/interOrganizationParameters
Get one interorganization parameter
Method: get
Path: /fscmRestApi/resources/11.13.18.05/interOrganizationParameters/{InterorganizationParametersId}
Update one interorganization parameter
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/interOrganizationParameters/{InterorganizationParametersId}