SSIS Components for Shopify

Build 25.0.9434

ReverseFulfillmentOrderDeliveryLineItems

Details about reverse delivery line items.

View-Specific Information

Select

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

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

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

  SELECT * FROM ReverseFulfillmentOrderDeliveryLineItems WHERE ReverseFulfillmentOrderDeliveryId = 'Val1'

Columns

Name Type References Description
Id [KEY] String A globally-unique ID.
ReverseFulfillmentOrderDeliveryId String A globally-unique ID.
ReverseFulfillmentOrderLineItemId String A globally-unique ID.
Dispositions String The dispositions of the item.
Quantity Int The expected number of units.

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