Skip to main content

Domestic Order (Return)

POST 

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

What Is a Return Order?

A return order involves picking up a shipment from the end customer and delivering it back to the client's warehouse or another designated location.

This API allows you to initiate a domestic return by providing the necessary pickup and return details.

warning

The Return API supports domestic orders only. International return shipments are not supported through this endpoint.

This guide covers how to create a domestic return order via the Return API.

⚠️ Important: Provide the location name registered with Logistiq in the return_info_name field.


The following fields are optional in the schema but strongly recommended to ensure smoother pickups and better customer experience:

FieldPurpose
customer_emailEnables shipment tracking and return updates to the customer.
customer_phoneFacilitates SMS notifications and pickup coordination.
delivery_instructionsImproves first-attempt pickup success rate.

💡 Tip: Including these fields can significantly enhance operational reliability and customer satisfaction.


Responses

Order created successfully or forwarded to workflow handler