order creation process is the same for both forward
Jul 04, 2025 | By Yash Model
Set the payment mode as "Pickup" in the manifest payload.
When "Pickup" is used as the payment mode, the customer information will be treated as the pickup location. The return_add and other return-related fields will be used to define the drop/delivery address.
If both a return address and a pickup location are provided for a pickup shipment, the system will prioritize the return address, and the shipment will be delivered there.
Set the payment mode as "REPL" in the manifest payload.
A single waybill will be generated, and the entire exchange journey will be executed using this one waybill.
The pickup location will serve as the pickup address, customer address as exchange location and return address will be treated as the final delivery address for the REPL shipment after successful exchange.
If the return address is not provided, the pickup location will be used as the final delivery address for the exchange shipment.