MCP Server for Shopify

Build 25.0.9440

ReverseFulfillmentOrders

Items in returns that will be processed at a fulfillment service.

View-Specific Information

Select

The server uses the Shopify API to process WHERE clause conditions built with the following column and operators. The server processes other filters client-side within the server.

  • ReturnId supports the '=, IN' comparison operators.

For example, the following query is processed server-side:

  SELECT * FROM ReverseFulfillmentOrders WHERE ReturnId = 'Val1'

Columns

Name Type References Description
Id [KEY] String A globally-unique ID.
ReturnId String

Returns.Id

A globally-unique ID.
Status String The status of the reverse fulfillment order.
ThirdPartyConfirmationStatus String The status of the reverse fulfillment order third-party confirmation.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440