Manage Fallout Exception v2.0 REST Endpoints
Manage Fallout Exception v2.0
- List or find falloutException objects
- Method: getPath:
https://serverRoot/fallout/v2.0/falloutException
- Retrieve a falloutException by ID
- Method: getPath:
https://serverRoot/fallout/v2.0/falloutException/{id}
- Submit a falloutAction on the Fallout Exception
- Method: postPath:
https://serverRoot/fallout/v2.0/falloutException/{id}/submitFalloutAction
- Submit a falloutAction on the Fallout Order
- Method: postPath:
https://serverRoot/fallout/v2.0/falloutException/submitFalloutAction