go back to DriverApplicationService

PUT /driverApplications/create

Creates a new RowDriverApplication record for the given application data.

Roles that can access this endpoint are Not Logged In, Users.

Parameters

name description type default type
application the data to use when creating the new driver application body of type: application/xml application/json RowDriverApplication

Result

RowDriverApplication of type: application/xml application/json

the created RowDriverApplication record

Child Elements:

Try It Out

Request

- Authentication Help