Skip to main content

International Order (Forward)

POST 

/auth/api/v1/orders/order-create

What Is a Forward Order?

A forward order is a shipment picked up from the client's warehouse and delivered to the end customer's doorstep. This API allows you to create forward orders by submitting shipment, pickup, and drop-off details.

This endpoint supports both domestic and international shipments — determined by values like customer_country_code in your payload.

This guide focuses on booking an international forward order.

⚠️ Important: Use the location name registered with Logistiq in the pickup_info_name and return_info_name fields.


These fields are optional at the schema level but strongly recommended for better international shipping success, customs compliance, and a smooth customer experience:

FieldPurpose
customer_emailEnables shipment tracking and delivery update emails.
customer_phoneEnables SMS notifications and courier coordination across borders.
delivery_instructionsHelps ensure successful last-mile delivery in the destination country.

Responses

Order created successfully or forwarded to workflow handler