Nowlun Search Shipments avatar
Nowlun Search Shipments

Pricing

$10.00/month + usage

Go to Store
Nowlun Search Shipments

Nowlun Search Shipments

Developed by

Maged

Maged

Maintained by Community

The Nowlun Search Shipments actor retrieves shipping rate quotes from the Nowlun platform based on origin and destination ports or areas, departure date, and container types. It provides detailed pricing information, including total cost, transit time, and cost breakdown.

5.0 (1)

Pricing

$10.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

56%

Last modified

7 days ago

Origin Port

origin_portstringOptional

The origin port (e.g., 'Sokhna-Port'). Use Nowlun Selectors actor to get valid ports. Optional if origin_area is provided.

Origin Area

origin_areastringOptional

The origin area (e.g., 'Cairo'). Use Nowlun Selectors actor to get valid areas. Optional if origin_port is provided.

Destination Port

destination_portstringOptional

The destination port (e.g., 'Jebel Ali'). Use Nowlun Selectors actor to get valid ports. Optional if destination_area is provided.

Destination Area

destination_areastringOptional

The destination area (e.g., 'Dubai'). Use Nowlun Selectors actor to get valid areas. Optional if destination_port is provided.

Departure Date

datestringRequired

The departure date in DD/MM/YYYY format (e.g., '29/04/2025').

Containers

containersstringRequired

JSON array of container types and quantities (e.g., '["40 Dry Standard:1"]'). Use Nowlun Selectors actor to get valid container types.

Email

emailstringOptional

Nowlun account email for authentication. Optional.

Password

passwordstringOptional

Nowlun account password. Optional, but required if email is provided.