Recall Tasks Coordinators Mapping REST Endpoints
Inventory Management/Recall Tasks Coordinators Mapping
The mapping between location entities and coordinators responsible for recall bypass count tasks, including inventory organizations, cost centers, and subinventories.
- Create recall bypass count task owner mappings
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/recallContainmentTaskOwners - Delete one recall bypass count task owner mapping
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/recallContainmentTaskOwners/{ParameterValueId} - Get all recall bypass count task owner mappings
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/recallContainmentTaskOwners - Get one recall bypass count task owner mapping
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/recallContainmentTaskOwners/{ParameterValueId} - Update one recall bypass count task owner mapping
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/recallContainmentTaskOwners/{ParameterValueId}