go back to ServiceFailureService

PUT /serviceFailures/create

Creates a new 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 creating the new service failure body of type: application/xml application/json RowServiceFail

Result

RowServiceFail of type: application/xml application/json

the created RowServiceFail object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help