go back to TrailerService

PUT /trailers/create

Creates a new RowTrailer record for the given data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
trailer he data to use when creating the new trailer body of type: application/xml application/json RowTrailer

Result

RowTrailer of type: application/xml application/json

the created RowTrailer object

Additional attributes:

Try It Out

Request

- Authentication Help
- RowTrailer