Skip to main content
POST
Create carrier

Authorizations

x-api-key
string
header
required

API key for authentication. Contact your administrator to get an API key.

Body

application/json

Carrier input data for creation

name
string
required

Carrier name

code
string
required

Carrier code

Response

Successfully created carrier

Carrier entity (API response)

id
string<uuid>

Unique identifier

created_at
string<date-time>

Creation timestamp

updated_at
string<date-time>

Last update timestamp

account_id
string<uuid>

Account ID

linked_site_id
string<uuid>

Linked site ID

name
string

name name

code
string

code code

soft_deleted
string<date-time>

Soft deletion timestamp

soft_deleted_by
string

User who soft deleted the record