Table of Contents

TTMSFNCCloudShopifykFulfillmentSetEvent Event Type

Occurs when a fulfillment request completes, reporting whether the fulfillment was set successfully.

API unit family: TMSFNCCloudShopify

Parameters

Name Description
Sender The client that raised the event.
ASuccess True when the fulfillment was set successfully.
AId The identifier of the created fulfillment.
AOrderId The identifier of the order that was fulfilled.
ARequestResult The result of the underlying request, including success state and response data.