enterprise_mirrored_client_order_ids_from_customer_orders
Get the all mirrored order ids in client silo where the end customer order has a given
order status in the umbrella
Example
1
| {{ 'id of the order in the client silo' | enterprise_mirrored_all_client_sales_order_ids: 'skuId' }} => []
|
| Type |
Parameter |
Description |
Required |
| string |
orderTypes |
comma separated list of order types. Comes before the | sign. |
Required |
| string |
umbrellaOrderStatusses |
comma separated list of order statusses |
|
Output
| Type |
Description |
| array |
Array of all order ids |