---
title: "POST /carriers"
method: POST
path: "/carriers"
---

# POST /carriers

`POST /carriers`

## Headers

- `Authorization` string, required

## Request body

- object
  - `name` string — Full name of the user or contact person.
  - `email` string — Email address of the user. Must be a valid email format.
  - `phoneNumber` string — Phone number of the user. Can include country code and formatting.

## Response `200`

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/shipday/apis/orders.md) · [All operations](https://skmtc.net/shipday/apis/orders/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shipday/orders/versions/a1dbdb6c88ba/schema)
