---
title: "GET"
method: GET
path: "/shipping/info"
tags: ["Shipping"]
---

# GET

`GET /shipping/info`

## Response `200`

OK

- object
  - `ShippingSeviceAvailableArray` object[]
    - `ServiceCode` string
    - `ServiceDescription` string
    - `Carrier` string
    - `CarrierCode` string
  - `Message` string

---

[API](https://skmtc.dev/frenet/apis/frenet-api.md) · [All operations](https://skmtc.dev/frenet/apis/frenet-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/frenet/frenet-api/revisions/ff90a6c769c0/schema)
