Create Import Order

Create import order by the authed customer.

Request Body Sample

{
  "tenant": "cgit",
  "order": {
    "type": "import",
    "customer": "Eurybia Logistics Inc",
    "contact": "Miko Zhao",
    "reference_no": "ELIO230900106",
    "vessel_name": "ONE MANEUVER",
    "voyage_no": "066E",
    "ssline": "Ocean Network Express",
    "ssline_bl_no": "ONEYTA3DV2741500",
    "house_bl_no": "MQDE23081384",
    "commodity": "HOUSEHOLD GOODS",
    "eta": "2026-07-10",
    "appointment": {
      "date": "",
      "start": "",
      "end": ""
    },
    "pickup": {
      "name": "S787 PORT OF HOUSTON AUTHORITY BARBOURS",
      "address": "1515 E Barbours Cut Blvd, La Porte, TX 77571"
    },
    "deliver": {
      "name": "O REILLY AUTO PARTS DC#36 (VENDOR: SKY PARTS INC 78154)",
      "address": "17269 Lookout Rd, Selma, TX 78154"
    },
    "return": {
      "name": "",
      "address": ""
    },
    "containers": [
      {
        "number": "SLEU2214517",
        "po_no": "6293070A33NC00",
        "seal_no": "CN45604AC",
        "pickup_no": "",
        "size": "20GP",
        "weight_lbs": 36519.53,
        "packages": "20 PACKAGES",
        "charges": [
          {
            "type": "Base Rate",
            "amount": "400.00"
          },
          {
            "type": "Fuel Surcharge",
            "amount": "200.00",
            "details": "50%"
          },
          {
            "type": "Chassis Fee",
            "amount": "60.00",
            "details": "2 days"
          }
        ]
      }
    ]
  }
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
order
object
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json