Tableau Connector for Shopify

Build 25.0.9539

RejectFulfillmentRequest

Rejects a fulfillment request sent to a fulfillment service for a fulfillment order.

Input

Name Type Description
FulfillmentOrderId String The id of the fulfillment order.
LineItems String An optional array of line item rejection details. If none are provided, all line items will be assumed to be unfulfillable.
Message String An optional message for rejecting the fulfillment request.
Reason String An optional reason for the fulfillment request rejection.

The allowed values are incorrect_address, inventory_out_of_stock, ineligible_product, undeliverable_destination, other.

Result Set Columns

Name Type Description
Id String The id of the modified fulfillment order.
Success Boolean Indicates whether or not the operation executed successfully.
Details String Any extra details on the operation's execution.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539