Ingrid Get Return by Order Number

This action is used to get a return order information from Ingrid.

https://api.turnr.se/swagger-ui/index.html#/merchant-controller/getMerchantOrder

This action uses FOREIGN_NUMBER as the idType - this typically corresponds to the Merchant OMS order number.

https://ingrid.slite.page/p/O2PG1ghYFLisbn/Ingrid-Returns-Developer-Integration-Guide

Inputs

NameTypeDescription
Merchant Order NumberStringMerchant Order Number
API KeyStringAPI key for authentication - please note this is different from the Bearer token used in the Ingrid Tracking action

Outputs

NameTypeDescription
SuccessBooleanWhether Return order was found
Return Order DataObjectReturn Order Data

Did this page help you?