go back to ServiceFailureService

GET /serviceFailures/new

Creates a RowServiceFail object. This doesn't create a record in the database. Instead, callers of this method can edit the returned object and then pass it back to the create method to actually insert the record in the database.

Roles that can access this endpoint are Users.

Parameters

name description type default type
stopId the ID of the stop that is used to fill the default values (optional) query String

Result

RowServiceFail of type: application/xml application/json

a RowServiceFail record with all appropriate defaults set

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- String