Item Logo
Yms apiCarrier level 1

POST Create Carrier

POST Create Carrier

Introduction

Creates a new carrier (transportation company) in the system. Carriers are responsible for transporting containers and trailers to and from the yard. This API allows administrators to register new carriers with their identification details including SCAC code, USDOT number, and MC number. The carrier can be associated with specific organizations and marked as verified for trusted operations.

API Request

POST /public/carrier/create

Body Request Parameters

Request Parameters

Name

Location

Type

Required

Description

X-Tenant-ID

header

string

No

none

X-Yard-ID

header

string

No

none

Item-Time-Zone

header

string

No

none

Authorization

header

string

No

none

externalCarrierId

body

string

No

External carrier identifier for cross-system mapping (max 128 chars)

body

body

CarrierCreateCmd

No

none

Response Example

200 Response

Response

Status Code

Definition

Description

Data Model

200

OK

none

RCarrierView