Shopify Order Utils
Get inventory level based on the inventory itemTransform order data for sharing it with customers and location
Inputs
| Name | Type | Description |
|---|---|---|
| Order Data | Object | Shopify order data |
Outputs
| Name | Type | Description |
|---|---|---|
| User Sensitive Order Data | Object | Order data that can be shared with the customer |
| User Sensitive Order Line Items Data | List | Line items data that can be shared with the customer |
| Has Fulfillments? | Boolean | Whether order has fulfillments |
| Is Split Shipments? | Boolean | Whether order is shipped in multiple shipments |
Updated 7 months ago
