Create a return
From the admin
From the admin
Select Create return
Add the rentals
Select Create return, tick a rental, select Select, then Save.
Save
From the Supercycle Scanner
From the Supercycle Scanner
Scan the item
Tap Create return & receive
Receive several items at once (optional)
From the Operators MCP
From the Operators MCP
create_return tool with:customer_id: the customer’s email or Shopify IDrental_ids: the cycles to return, for example["SC-1042", "SC-1043"]return_method_type:collectionorreturn_label(optional)
From the API
From the API
Receive a return
From the admin
From the admin
Open the return
Select Receive items
Tick the items that are back
Select Confirm, then Receive items, tick the item, and select Receive.
From the Supercycle Scanner
From the Supercycle Scanner
Scan the item
Mark it received
Receive several items at once (optional)
From the Operators MCP
From the Operators MCP
update_return tool with:id: the return ID, for example#2001return_lines: a list of{ id, status }where status isawaiting,received, ormissing
From the API
From the API