Create a trailer type
Trailer Types
Create a trailer type
Create a trailer type.
POST
Create a trailer type
Request Structure
| Field | Required | Description |
|---|---|---|
code | Yes | Unique code (max 50) |
name | Yes | Name (max 50) |
description | No | Description |
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.

