How returns work
You need two pieces:- An inbound shipping rule — Direction is Inbound (Return), with a return product (ShopReturn, Pick&Return, PostNord Return, and similar).
- On the outbound rule you actually ship with, Return Shipping Rule points at that inbound rule.
- Turn on Auto-create return on dispatch on the outbound rule — Zippendo creates and sends the inbound shipment when the outbound one is dispatched, or
- Leave auto-create off and click Create Return Shipment on a dispatched outbound shipment (or Create Return on the order Shipments tab).
RET- plus the original reference, sender/receiver swapped (the customer becomes sender; your warehouse becomes receiver), and it is booked with the carrier immediately.
1. Create an inbound shipping rule
Shipping Rules → Add Shipping Rule. The page is Create Shipping Rule.

Direction — Outbound for regular shipments, inbound for returns
Set Direction to Inbound (Return)
Choose carrier and return product
Choose the receiver address
Set receiving countries and save
GLS ShopReturn – DK).

Inbound (Return) filters products to return services such as GLS ShopReturn
2. Attach it to the outbound rule
Open the outbound rule shoppers (or you) already use. Scroll to Return Shipping.

Return Shipping — pick the inbound rule; Auto-create appears after you select one
- Return Shipping Rule — Select a shipping rule to use for return shipments. The dropdown lists inbound rules. None means Zippendo will not offer Create Return Shipment.
- Auto-create return on dispatch — Automatically create and send a return shipment when the outbound shipment is dispatched. This checkbox only appears after you pick a return rule.
3. Create the return shipment
From a dispatched outbound shipment
Open the outbound shipment (Overview). When the conditions above are met, the header action is Create Return Shipment. That callsPOST /orgs/:orgId/shipments/:shipmentId/create-return: create the inbound shipment, swap parties, and send it.


Dispatched outbound shipment — Create Return Shipment appears only after a return rule is attached


Order Shipments tab — Create Return is on the card when a return rule is configured
Manual inbound shipment
If there is no outbound shipment to clone from (warranty, unsolicited return, sample coming back), create one yourself. Shipments → Create shipment. Set Type to Inbound. The address field becomes Receiver Address (your warehouse). Pick an inbound product.

Create shipment with Type Inbound — Receiver Address is your warehouse
Return addresses
Manage → Addresses. Mark the warehouse as Return (you can keep Sender on the same row). Inbound rules and inbound create-shipment only offer addresses with that type.

Addresses — Nordlys Lager – Nordhavn is both Sender and Return


Edit Address — tick Return on the warehouse
What Zippendo does not do
- No return portal — shoppers cannot open a Zippendo URL to book a return.
- No in-app QR / return email composer — use a carrier service that already does that (ShopReturnMail, ShopReturnQR, and similar) if you need the shopper to print at home.
- Automations → action.shipment.create-return is a stub in the product today. Do not rely on it to create returns; use Auto-create return on dispatch or Create Return Shipment.