Loading...
Was this page helpful?
This documentation provides a reference to the retrieveReturnReason
method. This belongs to the Order Module.
This method retrieves a return reason by its ID.
A simple example that retrieves a return reason by its ID:
To specify relations that should be retrieved:
reasonId
stringselect
or relations
, accept the
attributes or relations associated with a return reason.Promise
Promise<OrderReturnReasonDTO>