JDBC Driver for Shopify

Build 23.0.8839

RejectFulfillmentRequest

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

Input

Name Type Description
FulfillmentOrderId String The id of the 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 the fulfillment request.
Reason String An optional reason for the fulfillment request rejection.

使用できる値は次のとおりです。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 String Whether the operation completed successfully or not.

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