1. Shipments
  • Introduction
  • Getting Started
  • Authentication
  • Error Handling
  • Contact Support
  • Modaltrans API
    • Get Auth Token
      • Get Bearer Token
    • Accounting
      • Invoices
        • Retrieve an Invoice
        • List all Invoices
    • Customs
      • NCTS Declarations
        • List all NCTS Declarations
        • Retrieve an NCTS Declaration
        • Create an NCTS Declaration with XML Data
        • Create an Ens Declaration from JSON
        • Update an NCTS Declaration
        • Download an NCTS Declaration
        • List Timelines of NCTS Declaration
        • List Messages of NCTS Decalaration
      • Customs Declarations
        • List all Customs Declarations
        • Retrieve a Custom Declaration
        • Create a Customs Declaration
        • Update a Custom Declaration
        • Delete a Custom Declaration
        • Retrieve a Declaration History
        • Retrieve an MRN Status of Declaration
      • Declaration Requests
        • List all Declaration Orders
        • Retrieve a Declaration Request
        • Create a Declaration Request
        • Update a Declaration Request
        • Delete a Declaration Request
    • Logistics
      • Bookings
        • Retrieve a Booking
        • List all Bookings
        • Create a Booking
        • Update a Booking
      • Locations
        • List all Locations
        • Retrieve a Location
      • Positions
        • Update a Transport
      • Tracking
        • Available Shipping Lines
        • Retrieve a Tracking Data
        • Subscribe to Tracking
      • Shipments
        • Retrieve a Shipment
          GET
        • List All Shipments
          GET
        • Retrieve Financials of Shipment
          GET
        • List Contacts of the Shipment
          GET
        • Create a Shipment
          POST
        • Update a Shipment
          PATCH
    • Depot
      • Orders
        • Retrieve an Order
        • List all Orders
        • Create an Order
        • Update an Order
      • Products
        • Retrieve a Product
        • List all Products
        • Create a Product
        • Update a Product
        • List Product Stocks
      • Inventories
        • List all Inventories
    • Fleet Management
      • Drivers
        • Retrieve a Driver
        • Retrieve a Driver's Vehicle
        • List Driver Positions
        • Update a Driver
      • Vehicles
        • Retrieve a Vehicle
        • Update a Vehicle
      • Gps Service Controller
        • Create Gps Responses
      • Service Logs
        • List all Service Logs
        • Retrieve a Service Log
        • Create a Service Log
        • Delete a Service Log
        • Update a Service Log
      • Periodic Documents
        • Retrieve a Periodic Document
        • Update a Periodic Document
        • Create a Periodic Document
    • CRM
      • Companies
        • List all Companies
        • Retrieve a Company
        • Create a Company
        • Update a Company
        • Delete a Company
    • Timelines
      • Retrieve a Timeline
      • List Timelines
      • Create a Timeline
    • S3 Files
      • List all S3Files
      • Create an S3File
      • Delete an S3File
    • Notifications
      • List all Notifications
      • Update a Notification Status
    • User Details
      • List User Details
      • Update User Details
  1. Shipments

Create a Shipment

Developing
Testing Env
https://demo.modaltrans.com
Testing Env
https://demo.modaltrans.com
POST
/api/v1/shipments
Create a Shipment.

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
position
object 
required
Shipment Part
status
enum<string> 
required
Status of the shipment
Allowed values:
planningactivearrived
trans_method
enum<string> 
required
Trans Method
Allowed values:
roadseaairrail
waybill_no
string 
required
Waybill No or BOL/CMR No or Awb no
waybill_date
string <date>
required
Waybill Date or BOL/CMR Date or Awb Date
truck_type
string 
required
Type of truck
Examples:
trailertruckvan
estimated_dep_date
string <date-time>
required
ETD
estimated_arv_date
string <date-time>
required
ETA
arv_country_id
string 
required
Arrival Country ID
Examples:
GBUSTR
dep_country_id
string 
required
Departure Country ID
voyage
string 
required
Voyage No
supplier_name
string 
optional
Supplier Company
truck_code
string 
optional
Truck No
vessel_code
string 
optional
Vessel Code or Trailer No
driver_name
string 
optional
Name of the driver
driver_tel
string 
optional
Tel number of the driver
driver_email
string <email>
optional
Email of the driver
deadline_date
string <date-time>
optional
Deadline Date
target_volume
number 
required
Target Volume
target_weight
number 
required
Targer Weight
hub_motion_exit_date
string <date-time>
optional
Trasnfer Hub Exit Date
contract_type
enum<string> 
optional
Owned or Rented
Allowed values:
ownedrented
empty_truck
boolean 
optional
Trailer Empty or not
freight_price
number 
optional
Freight Price
freight_curr
string 
optional
Freight Curr
Examples:
USDGBP
dep_odemeter
integer 
optional
Deoarture KM
arv_odemeter
integer 
optional
Arrival KM
total_fuel
number 
optional
Total Fuel
driver_payment
number 
optional
Driver Payment
waybill_type
string 
optional
Waybill Type
commission
number 
optional
Allowance
vagon
string 
optional
Wagon
vehicle_movement_type
string 
optional
Trailer Movement Type
intermodal
boolean 
optional
Intermodal
coagent_hbl_no
string 
optional
Co-Agent House No
border_date
string <date>
optional
Border Date / Cut-Off
assigned_date
string <date-time>
optional
Truck Assign Date
free_time
integer 
optional
Free Time
container_no
string 
optional
Container No
container_type
string 
optional
Container Type
cmr_no
string 
optional
CMR No
cargo_manifest_no
string 
optional
Cargo Manifest No
cargo_manifest_date
string <date>
optional
Cargo Manifest Date
transit_code1
string 
optional
1.
Voyage No
transit_code2
string 
optional
2.
Voyage No
transit_code3
string 
optional
3.
Voyage No
departure_date
string <date-time>
optional
Departure Date
arrival_date
string <date-time>
optional
Arrival Date
trans_type
string 
optional
Operation Type
active_date
string <date-time>
optional
OP: Active Date
freight_price_rate
number 
optional
Tariff Rate
ppcc
enum<string> 
optional
Payment Term
Allowed values:
ppcc
agent_name
string 
optional
Agent Name
route_notes
string 
optional
Route Notes
transit_date1
string <date>
optional
1.
Transfer Date
transit_date2
string <date>
optional
2.
Transfer Date
transit_date3
string <date>
optional
3.
Transfer Date
report_date
string <date>
optional
Report Date
arv_place_code
string 
required
Code of the Departure Place
dep_place_code
string 
required
Code of the Arrival
booking
object 
required
Booking Part
trans_mode
enum<string> 
required
Transportation Mode
Allowed values:
roadairseacourier
load_type
enum<string> 
required
FCL/FTL or LCL/FTL option
Allowed values:
PK
in_container
enum<string> 
required
If the goods will be carried in a container or not
Allowed values:
at_containerout_of_container
total_pack
number 
optional
Total Pack
Example:
10
brut_wg
number 
optional
Total Weight
Example:
8700
volume
number 
optional
Total Volume
Example:
4.5
price_wg
number 
optional
Chargeable Weight
Example:
132.58
operation_code
string 
required
Specific Operation/Team code, you need to discuss with the account admin if you will work with different teams
Example:
fb9a753c22d59af6
company_no
string 
optional
Company account number
Example:
21321432
company_name
string 
required
Company name
Example:
Demo Uk
company_taxno
string 
optional
Company tax no
Example:
UK411981167
company_country_id
string 
required
Company country code (like GB, US, CH..)
Examples:
GBUSCH
sender_name
string 
optional
Consignor company name
Example:
Test Consignor Co
sender_eori
string 
optional
Consignor company EORI or account no
Example:
GB987654312000
load_place_type
enum<string> 
required
Origin location type
Allowed values:
airseaportcompanyother
load_place_code
string 
optional
Origin place code: If the location type is airport or seaport, then you need to send the airport or seaport code.
Examples:
GBSOULHR
load_place
string 
optional
Origin place address if the location type is "other", then you need to send address here
Example:
WINCHESTER ROAD ,CHANDLERS FORD
dep_zipcode
string 
optional
Origin place postcode if the location type is "other", then you need to send postcode here
Example:
SO53 2PZ
load_state_name
string 
optional
Origin place state name if the location type is "other", then you need to send the state code here
Example:
Winchester
load_coun
string 
required
Origin place country code, Origin or departure country code, two digits code.
Examples:
GBUSCN
consignee_name
string 
optional
Consignee company name
Example:
Test Consignee Co
consignee_eori
string 
optional
Consignee company EORI or account no
Example:
GB987654312000
unload_place_type
enum<string> 
required
Destination location type
Allowed values:
airseaportcompanyother
unload_place_code
string 
optional
Destination place code: If the location type is airport or seaport, then you need to send the airport or seaport code.
Examples:
GBSOULHR
unload_place
string 
optional
Destination place address. If the location type is "other", then you need to send address here
Example:
NO 27 XIANXING ROAD, XIANLIN
arv_zipcode
string 
optional
Destination place postcode if the location type is "other", then you need to send postcode here
Example:
710075
unload_state_name
string 
optional
Destination place state code if the location type is "other", then you need to send state code here
Example:
Nanjing
unload_coun
string 
required
Destination country code, Destination or arrival country code, two digits code like GB, US, CN...
Examples:
CNGBUS
incoterm
string 
required
Incoterm
Example:
CPT
packages_attributes
array [object {7}] 
optional
containers_attributes
array [object {8}] 
optional
Example
{
    "position": {
        "trans_method": "road",
        "status": "planning",
        "voyage": "SU2143",
        "extref": "test1234",
        "waybill_no": "55501483441",
        "waybill_date": "2025-03-04",
        "truck_type": "trailer",
        "vessel_code": "test123",
        "dep_country_id": "TR",
        "arv_country_id": "PA",
        "estimated_dep_date": "2025-03-04 10:46:00",
        "estimated_arv_date": "2025-03-27 09:00:00",
        "target_volume": 123213213,
        "target_weight": 214321321,
        "dep_place_code": "TEST0555",
        "arv_place_code": "00123"
    },

    "booking": {
        "trans_mode": "road",
        "load_type": "P",
        "in_container": "out_of_container",
        "total_pack": 10,
        "brut_wg": 8700,
        "volume": 6.4,
        "price_wg": 8700,
        "operation_code": "fb9a753c22d59af6",
        "company_no": "21321432",
        "company_name": "Demo Uk",
        "company_taxno": "UK411981167",
        "company_country_id": "UK",
        "sender_name": "Test Consignor Co",
        "sender_eori": "GB987654312000",
        "load_place_type": "other",
        "load_place_code": "2214325324",
        "load_place": "WINCHESTER ROAD ,CHANDLERS FORD",
        "dep_zipcode": "SO53 2PZ",
        "load_state_name": "Winchester",
        "load_coun": "GB",
        "consignee_name": "Test Consignee Co",
        "consignee_eori": "GB987654312000",
        "unload_place_type": "other",
        "unload_place_code": "32412321",
        "unload_place": "NO 27 XIANXING ROAD, XIANLIN",
        "arv_zipcode": "710075",
        "unload_state_name": "Nanjing",
        "unload_coun": "CN",
        "incoterm": "CPT",
        "packages_attributes": [
            {
                "total": 97021,
                "pack_code": "BI",
                "dimension1": 50,
                "dimension2": 50,
                "dimension3": 50,
                "brutwg": 124213,
                "volume": 100,
                "pack_type": "Airpods"
            }

        ]

    }

}

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://demo.modaltrans.com/api/v1/shipments' \
--header 'Content-Type: application/json' \
--data-raw '{
    "position": {
        "trans_method": "road",
        "status": "planning",
        "voyage": "SU2143",
        "extref": "test1234",
        "waybill_no": "55501483441",
        "waybill_date": "2025-03-04",
        "truck_type": "trailer",
        "vessel_code": "test123",
        "dep_country_id": "TR",
        "arv_country_id": "PA",
        "estimated_dep_date": "2025-03-04 10:46:00",
        "estimated_arv_date": "2025-03-27 09:00:00",
        "target_volume": 123213213,
        "target_weight": 214321321,
        "dep_place_code": "TEST0555",
        "arv_place_code": "00123"
    },

    "booking": {
        "trans_mode": "road",
        "load_type": "P",
        "in_container": "out_of_container",
        "total_pack": 10,
        "brut_wg": 8700,
        "volume": 6.4,
        "price_wg": 8700,
        "operation_code": "fb9a753c22d59af6",
        "company_no": "21321432",
        "company_name": "Demo Uk",
        "company_taxno": "UK411981167",
        "company_country_id": "UK",
        "sender_name": "Test Consignor Co",
        "sender_eori": "GB987654312000",
        "load_place_type": "other",
        "load_place_code": "2214325324",
        "load_place": "WINCHESTER ROAD ,CHANDLERS FORD",
        "dep_zipcode": "SO53 2PZ",
        "load_state_name": "Winchester",
        "load_coun": "GB",
        "consignee_name": "Test Consignee Co",
        "consignee_eori": "GB987654312000",
        "unload_place_type": "other",
        "unload_place_code": "32412321",
        "unload_place": "NO 27 XIANXING ROAD, XIANLIN",
        "arv_zipcode": "710075",
        "unload_state_name": "Nanjing",
        "unload_coun": "CN",
        "incoterm": "CPT",
        "packages_attributes": [
            {
                "total": 97021,
                "pack_code": "BI",
                "dimension1": 50,
                "dimension2": 50,
                "dimension3": 50,
                "brutwg": 124213,
                "volume": 100,
                "pack_type": "Airpods"
            }

        ]

    }

}'

Responses

🟢200OK
application/json
Body
position
object 
required
id
integer 
required
reference
string 
required
Reference
title
string 
required
Project Name
branch_id
integer 
required
user_id
integer 
required
status
string 
required
Status
report_date
string 
required
slug
null 
required
trashed
boolean 
required
notes
null 
required
patron_id
integer 
required
loadings_count
integer 
required
transports_count
integer 
required
documents_count
integer 
required
created_at
string 
required
updated_at
string 
required
lead_id
null 
required
comments_count
integer 
required
trans_method
string 
required
trans_type
null 
required
Operation Type
vessel_code
string 
required
Transport Means
truck_code
null 
required
2.Transport Means
voyage
string 
required
Voyage No
vagon
null 
required
Wagon
waybill_no
string 
required
Waybill No
waybill_date
string 
required
Waybill Date
driver_name
null 
required
Driver Name
owner_id
null 
required
Carrier
supplier_id
null 
required
Supplier Company
agent_id
null 
required
Shipping Agent
departure_date
null 
required
Departure Date
departure_hour
null 
required
dep_place_type
null 
required
Departure Place Type
dep_place_name
null 
required
dep_city_name
null 
required
Departure City
dep_country_id
string 
required
Collection Country
dep_place_id
integer 
required
Departure Port
dep_odemeter
integer 
required
Departure Km
arrival_date
null 
required
Arrival Date
arrival_hour
null 
required
arv_place_type
null 
required
Arrival Place Type
arv_place_name
null 
required
arv_city_name
null 
required
Arrival City
arv_country_id
string 
required
Delivery Country
arv_place_id
integer 
required
Arrival Port
arv_odemeter
integer 
required
Arrival Km
freight_price
string 
required
Carrier Freight Price
freight_curr
null 
required
Currency
extref
string 
required
Booking Ref.
agent_ref
null 
required
Agent Ref.
color
null 
required
Color
contract_type
null 
required
Contract
driver_id
null 
required
Driver
driver_tel
null 
required
Driver Phone
truck_type
string 
required
Truck Type
route_notes
null 
required
Route Notes
order_date
null 
required
Order Date
loading_date
null 
required
Loading Date
unloading_date
null 
required
Unloading Date
import_id
null 
required
agreement_id
null 
required
assigned_date
null 
required
Truck Assign Date
deadline_date
null 
required
Deadline Date
border_date
null 
required
Border Date
operation_id
integer 
required
Operation
route_id
null 
required
Route
border_gate
null 
required
Customs Border
operator_id
null 
required
Operator
vessel_id
null 
required
Trailer
truck_id
null 
required
Tractor Unit
customs_type
null 
required
Custom Type
waybill_type
null 
required
freight_price_rate
string 
required
Tariff Rate
cargo_manifest_no
null 
required
Cargo Manifest No
cargo_manifest_date
null 
required
Cargo Manifest Date
arrival_vessel_id
null 
required
Arrival Ship
arrival_vessel_code
null 
required
Arrival Ship
empty_truck
boolean 
required
Empty Trailer ?
ppcc
null 
required
Payment Term
transit_point1_id
null 
required
transit_point2_id
null 
required
transit_point3_id
null 
required
transit_point4_id
null 
required
transit_point5_id
null 
required
transit_point6_id
null 
required
transit_date1
null 
required
1.
Transfer Date
transit_date2
null 
required
2.
Transfer Date
transit_date3
null 
required
3.
Transfer Date
transit_date4
null 
required
transit_date5
null 
required
transit_date6
null 
required
transit_code1
null 
required
1.
Voyage No
transit_code2
null 
required
2.
Voyage No
transit_code3
null 
required
3.
Voyage No
transit_code4
null 
required
transit_code5
null 
required
transit_code6
null 
required
estimated_debit
string 
required
estimated_credit
string 
required
invoiced_debit
string 
required
invoiced_credit
string 
required
dep_city_id
null 
required
Departure City
arv_city_id
null 
required
Arrival City
total_fuel
string 
required
Total Fuel
driver_payment
string 
required
Driver Payment
depreciation
string 
required
commission
string 
required
Allowance
route_km
string 
required
Route Km
project_id
null 
required
Project
untransit_point1_id
null 
required
untransit_point2_id
null 
required
untransit_point3_id
null 
required
untransit_point4_id
null 
required
untransit_point5_id
null 
required
untransit_point6_id
null 
required
auditer_id
null 
required
audited_at
null 
required
expense_form_id
null 
required
cmr_no
string 
required
uuid
null 
required
financial_status
string 
required
active_date
null 
required
OP: Active Date
financial_confirm_date
null 
required
RP: Financial Confirmed Date
file_locked_date
null 
required
CO: File Locked Date
closed_date
null 
required
CL: Closed Date
cancelled_date
null 
required
CA: Cancelled Date
estimated_dep_date
string 
required
ETD
estimated_arv_date
string 
required
ETA
feeder_ship_id
null 
required
Feeder / Transit Ship
ship_id
null 
required
Departure Ship
arv_ship_id
null 
required
Arrival Ship
talex
null 
required
Waybill Type
free_time
null 
required
Free Time
status_options
null 
required
total_brut_wg
string 
required
total_volume
string 
required
total_ladameter
string 
required
total_freight_price
string 
required
coagent_id
null 
required
Co-Agent
coagent_hbl_no
null 
required
search_key
string 
required
supplier_name
null 
required
Supplier Company
agent_name
null 
required
Shipping Agent
coagent_name
null 
required
Co-Agent
tenant_id
integer 
required
uploaded_files
null 
required
driver_email
null 
required
tare_wg
null 
required
arv_lat
null 
required
arv_lng
null 
required
dep_lng
null 
required
dep_lat
null 
required
arv_postcode
null 
required
dep_postcode
null 
required
trailer_voyage_id
null 
required
vehicle_movement_type
null 
required
s3files_count
integer 
required
picked_up
boolean 
required
Goods are picked-up?
delivered
boolean 
required
Goods are delivered?
last_place_id
null 
required
last_timeline_code
string 
required
last_timeline_notes
string 
required
lat
null 
required
lng
null 
required
avis_status
boolean 
required
edi_status
boolean 
required
pod_status
boolean 
required
ferry_voyage_id
null 
required
Ferry Voyage
pickup_ref
null 
required
delivery_ref
null 
required
Delivery Ref.
dep_address
null 
required
arv_address
null 
required
dep_facility_id
null 
required
Departure Terminal
arv_facility_id
null 
required
Arrival Terminal
container_no
null 
required
container_type
null 
required
container_gate_id
null 
required
container_gate_date
null 
required
tracking_eta
null 
required
Tracking ETA
run_letter
null 
required
Run Letter
cass_status
null 
required
cass_notes
null 
required
dep_state_name
null 
required
arv_state_name
null 
required
target_weight
integer 
required
target_volume
integer 
required
intermodal
boolean 
required
financial_status_notes
null 
required
master_notify_id
null 
required
tracking_etd
null 
required
waypoint_id
null 
required
drive_log
null 
required
extra_expense
integer 
required
Extra Expense
extra_situation
null 
required
Extra Situation
loading
object 
required
transaction_id
integer 
required
uuid
null 
required
reference
string 
required
Reference
branch_id
integer 
required
company_id
integer 
required
company_name
string 
required
customer_ref
null 
required
agent_ref
null 
required
Agent Ref.
consignee_name
string 
required
sender_name
string 
required
load_place_id
null 
required
load_city
null 
required
load_zipcode
string 
required
load_coun
string 
required
load_place
string 
required
unload_place_id
null 
required
unload_city
null 
required
unload_zipcode
string 
required
unload_coun
string 
required
unload_place
string 
required
brut_wg
integer 
required
volume
number 
required
ladameter
null 
required
status
string 
required
Status
commodity
null 
required
category
null 
required
group_id
integer 
required
price_wg
number 
required
teu
integer 
required
saler_name
string 
required
saler_email
string 
required
saler_office_tel
string 
required
total_pack
integer 
required
load_date
null 
required
Loading Date
unload_date
null 
required
Unloading Date
container_nos
null 
required
waybill_no
string 
required
Waybill No
carrier_name
null 
required
total_packs
string 
required
points
array[string]
required
timelines
array[string]
required
company_code
null 
required
tag_names
array[string]
required
Example
{
   "position": {
      "id": 1510817,
      "reference": "TPS250000029",
      "title": null,
      "branch_id": 746,
      "user_id": 8091,
      "status": "planning",
      "report_date": null,
      "slug": null,
      "trashed": false,
      "notes": null,
      "patron_id": 636,
      "loadings_count": 0,
      "transports_count": 0,
      "documents_count": 0,
      "created_at": "2025-03-21T18:52:01.064+03:00",
      "updated_at": "2025-03-21T18:52:01.064+03:00",
      "lead_id": null,
      "comments_count": 0,
      "trans_method": "road",
      "trans_type": null,
      "vessel_code": "test123",
      "truck_code": null,
      "voyage": "SU2143",
      "vagon": null,
      "waybill_no": "55501483441",
      "waybill_date": "2025-03-04",
      "driver_name": null,
      "owner_id": null,
      "supplier_id": null,
      "agent_id": null,
      "departure_date": null,
      "departure_hour": null,
      "dep_place_type": null,
      "dep_place_name": null,
      "dep_city_name": null,
      "dep_country_id": "TR",
      "dep_place_id": 61783,
      "dep_odemeter": 0,
      "arrival_date": null,
      "arrival_hour": null,
      "arv_place_type": null,
      "arv_place_name": null,
      "arv_city_name": null,
      "arv_country_id": "PA",
      "arv_place_id": 67039,
      "arv_odemeter": 0,
      "freight_price": "0.0",
      "freight_curr": null,
      "extref": "test1234",
      "agent_ref": null,
      "color": null,
      "contract_type": null,
      "driver_id": null,
      "driver_tel": null,
      "truck_type": "trailer",
      "route_notes": null,
      "order_date": null,
      "loading_date": null,
      "unloading_date": null,
      "import_id": null,
      "agreement_id": null,
      "assigned_date": null,
      "deadline_date": null,
      "border_date": null,
      "operation_id": 1915,
      "route_id": null,
      "border_gate": null,
      "operator_id": null,
      "vessel_id": null,
      "truck_id": null,
      "customs_type": null,
      "waybill_type": null,
      "freight_price_rate": "0.0",
      "cargo_manifest_no": null,
      "cargo_manifest_date": null,
      "arrival_vessel_id": null,
      "arrival_vessel_code": null,
      "empty_truck": false,
      "ppcc": null,
      "transit_point1_id": null,
      "transit_point2_id": null,
      "transit_point3_id": null,
      "transit_point4_id": null,
      "transit_point5_id": null,
      "transit_point6_id": null,
      "transit_date1": null,
      "transit_date2": null,
      "transit_date3": null,
      "transit_date4": null,
      "transit_date5": null,
      "transit_date6": null,
      "transit_code1": null,
      "transit_code2": null,
      "transit_code3": null,
      "transit_code4": null,
      "transit_code5": null,
      "transit_code6": null,
      "estimated_debit": "0.0",
      "estimated_credit": "0.0",
      "invoiced_debit": "0.0",
      "invoiced_credit": "0.0",
      "dep_city_id": null,
      "arv_city_id": null,
      "total_fuel": "0.0",
      "driver_payment": "0.0",
      "depreciation": "0.0",
      "commission": "0.0",
      "route_km": "0.0",
      "project_id": null,
      "untransit_point1_id": null,
      "untransit_point2_id": null,
      "untransit_point3_id": null,
      "untransit_point4_id": null,
      "untransit_point5_id": null,
      "untransit_point6_id": null,
      "auditer_id": null,
      "audited_at": null,
      "expense_form_id": null,
      "cmr_no": "CMR250000081",
      "uuid": null,
      "financial_status": "active",
      "active_date": null,
      "financial_confirm_date": null,
      "file_locked_date": null,
      "closed_date": null,
      "cancelled_date": null,
      "estimated_dep_date": "2025-03-04T10:46:00.000+03:00",
      "estimated_arv_date": "2025-03-27T09:00:00.000+03:00",
      "feeder_ship_id": null,
      "ship_id": null,
      "arv_ship_id": null,
      "talex": null,
      "free_time": null,
      "status_options": null,
      "total_brut_wg": "0.0",
      "total_volume": "0.0",
      "total_ladameter": "0.0",
      "total_freight_price": "0.0",
      "coagent_id": null,
      "coagent_hbl_no": null,
      "search_key": "tps250000029su2143test123455501483441test123",
      "supplier_name": null,
      "agent_name": null,
      "coagent_name": null,
      "tenant_id": 636,
      "uploaded_files": null,
      "driver_email": null,
      "tare_wg": null,
      "arv_lat": null,
      "arv_lng": null,
      "dep_lng": null,
      "dep_lat": null,
      "arv_postcode": null,
      "dep_postcode": null,
      "trailer_voyage_id": null,
      "vehicle_movement_type": null,
      "s3files_count": 0,
      "picked_up": false,
      "delivered": false,
      "last_place_id": null,
      "last_timeline_code": "transport_planned",
      "last_timeline_notes": "",
      "lat": null,
      "lng": null,
      "avis_status": false,
      "edi_status": false,
      "pod_status": false,
      "ferry_voyage_id": null,
      "pickup_ref": null,
      "delivery_ref": null,
      "dep_address": null,
      "arv_address": null,
      "dep_facility_id": null,
      "arv_facility_id": null,
      "container_no": null,
      "container_type": null,
      "container_gate_id": null,
      "container_gate_date": null,
      "tracking_eta": null,
      "run_letter": null,
      "cass_status": null,
      "cass_notes": null,
      "dep_state_name": null,
      "arv_state_name": null,
      "target_weight": 214321321.0,
      "target_volume": 123213213.0,
      "intermodal": false,
      "financial_status_notes": null,
      "master_notify_id": null,
      "tracking_etd": null,
      "waypoint_id": null,
      "drive_log": null,
      "extra_expense": 0.0,
      "extra_situation": null
   },
   "loading": {
      "transaction_id": 2130792,
      "uuid": null,
      "reference": "DM250056",
      "branch_id": 746,
      "company_id": 641310,
      "company_name": "Demo Uk",
      "customer_ref": null,
      "agent_ref": null,
      "consignee_name": "Test Consignee Co",
      "sender_name": "Test Consignor Co",
      "load_place_id": null,
      "load_city": null,
      "load_zipcode": "SO53 2PZ",
      "load_coun": "GB",
      "load_place": "WINCHESTER ROAD ,CHANDLERS FORD",
      "unload_place_id": null,
      "unload_city": null,
      "unload_zipcode": "710075",
      "unload_coun": "CN",
      "unload_place": "NO 27 XIANXING ROAD, XIANLIN",
      "brut_wg": 124213.0,
      "volume": 12127.625,
      "ladameter": null,
      "status": "pending",
      "commodity": null,
      "category": null,
      "group_id": 16567007,
      "price_wg": 4038499.125,
      "teu": 0,
      "saler_name": "MUHAMMET DEMIRHAN",
      "saler_email": "muhammet.demirhan@nimbo.com.tr",
      "saler_office_tel": "",
      "total_pack": 97021.0,
      "load_date": null,
      "unload_date": null,
      "container_nos": null,
      "waybill_no": "55501483441",
      "carrier_name": null,
      "total_packs": "97021 AIRPODS",
      "points": [],
      "timelines": [],
      "company_code": null,
      "tag_names": []
   }
}
🟠422Unprocessable Entity
🟠400Bad Request
🟠403Forbidden
🟠404Record Not Found
Modified at 2025-03-21 23:58:33
Previous
List Contacts of the Shipment
Next
Update a Shipment
Built with