Returns
Introduction
The return view gives an overview of all returns that were created via the Returns App along with relevant information. Users can also perform actions such as accepting or rejecting items.
Description
General
When an ItemReturn is created via the Returns App, it is visible as a new entry in the returns section in the Backoffice.
Each entry contains information about the ItemReturn:
Status
Customer information
Return creation date
Return ID
Order ID
Returned items
Furthermore, additional information entered while creating a new ItemReturn (such as comments) is displayed here. The information is shown upon hovering over the paper clip icon.

Search and filter options
Users can use the search to find ItemReturns by:
Return ID
Order ID
Customer name
Item ID
Item title
Two filters can be used in conjunction with the search:
Return status
OpenIn progressPausedAnnouncedFinished
Item status
OpenIn progressWaiting for inputRejectedAccepted
Available actions
Actions on item level
The status of each item within an ItemReturn can be updated.
Items with the
Acceptedstatus can be changed toRejected.Items with the
Rejectedstatus can be changed toAccepted.Items with the
waiting_for_inputstatus can be changed to eitherAcceptedorRejected.

waiting_for_input can be put into another statusTrigger refund
A refund can be triggered for each ItemReturn. Only items with the Accepted status can be selected for a refund. For each item, either a specific amount or a percentage can be selected for refund.
Only the price and currency provided in the order can be displayed when making a refund. If this information is not available, no refund amount or currency is shown. The price and currency information for the ItemReturn can be updated via API.
The items that should be selected for refund need to be checked via the boxes. Clicking Start refund at the bottom of the page sends out an event, allowing the refund to be processed within external systems. Additionally, the item's status is set to refund triggered.

FAQ
Last updated