go back to ServiceFailureService

PUT /serviceFailures/update

Updates a RowServiceFail record for the given data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
serviceFail the data to use when updating the existing RowServiceFail record body of type: application/xml application/json RowServiceFail

Result

RowServiceFail of type: application/xml application/json

the updated RowServiceFail object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help