Asset System Options REST Endpoints
Manufacturing/Asset System Options
The Asset System Options resource manages the system options that can be defined for assets.
- Create system option
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/assetSystemOptions - Get all system options
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/assetSystemOptions - Get one system option
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/assetSystemOptions/{SystemOptionId} - Update one system option
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/assetSystemOptions/{SystemOptionId}