enterprise_mirrored_all_client_sales_order_ids
Get the first order number in a client silo from backorder trace
Example
1
{{ 'id of the order in the client silo' | enterprise_mirrored_all_client_sales_order_ids: 'skuId' }} => []
Input
| Type | Parameter | Description | Required |
|---|---|---|---|
| string | orderId | id of the sales order in the client. Comes before the | sign. | Required |
Output
| Type | Description |
|---|---|
| array | Array of all order ids |