Documentation

Reveni Get Return by Order Number

Find Reveni returns by Order Number

This action retrieves returns from Reveni that correspond to a specific Order Number.

Inputs

In order to use the action in your flow you need to provide it with the following inputs:

InputTypeDescription
Order NumberStringThe unique identifier of the order (OMS order number). The action will search for returns matching this ID.
API KeyStringReveni API Key

Outputs

OutputTypeDescription
SuccessBooleanTrue if managed to find an return; False if no returns found.
Returns DataObjectIf some returns are found then this output will have the list of order objects with all the return fields.

This action uses Reveni's List Returns API - https://reveni.readme.io/reference/list-returns