JDBC Driver for Shopify

Build 23.0.8839

SendFulfillmentRequest

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

Input

Name Type Description
Id String The ID of the fulfillment order associated with fulfillment request.
Message String An optional message for the fulfillment request.
NotifyCustomer String Whether the customer should be notified when fulfillments are created for this fulfillment order.
ShippingMethod String A reference to the ShippingMethod code, such as FREE_SHIPPING.
FulfillmentOrderLineItems String The fulfillment order line items to be requested for fulfillment. If left blank, all line items of the fulfillment order are requested for fulfillment. Ex: [{id: 'xxx', quantity: 1}]

Result Set Columns

Name Type Description
FulfillmentOrderID String A globally-unique ID.
RequestStatus String The status of the SP.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839