TTMSFNCCloudShopifykGetOrdersEvent Event Type
Occurs when a request for orders completes and the orders have been parsed into the list.
API unit family: TMSFNCCloudShopify
Parameters
| Name | Description |
|---|---|
Sender |
The client that raised the event. |
AOrders |
The list of orders returned by the request. |
ARequestResult |
The result of the underlying request, including success state and response data. |