ADO.NET Provider for Shopify

Build 26.0.9655

SendCancellationRequest

Sends a cancellation request to the fulfillment service of a fulfillment order.

Input

Name Type Required Description
Id String True The Id of the fulfillment order associated with the cancellation request.
Message String False An optional message to include with the cancellation request.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the cancellation request executed successfully.
Details String Additional details about the execution of the operation.
FulfillmentOrderID String A globally unique Id for the fulfillment order.
RequestStatus String The resulting status of the stored procedure execution.

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