Create a trailer
Trailers
Create a trailer
Create a trailer.
POST
Create a trailer
Request Structure
Key Fields
| Field | Required | Description |
|---|---|---|
code | Yes | Unique trailer code (max 50) |
name | Yes | Trailer name (max 50) |
trailer_type_id | Yes | Trailer type |
active | Yes | Active flag |
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Body
application/json
Response
Created successfully
The response is of type object.

