Reverse/Return Pickup Details

I am unable to fetch the Revese/Return pickup tracking details.

On the order object, Shopify provides a fulfillment object, which contains tracking details.

This object does not contain the tracking details of the reverse pickup which is shown here in the admin dashboard

however, when i saw the network calls, i saw a graphQL request with the reverseFulfillmentOrders object

this object contains the tracking number

how can we retrieve this in a REST API

Hi @deepakrawat :waving_hand:

At this time, the ReverseDelivery object is only available in the unstable version of the Admin GraphQL API. We appreciate your interest in our new release candidates, and I’ll be sure to let our product teams know it would be a valuable addition to REST as well.