enterprise_mirrored_sales_client_first_order_number
Get the first order number in a client silo from backorder trace
Example
1
{{ 'id of the order in the client silo' | enterprise_mirrored_sales_client_first_order_number: 'skuId' }} => 1234
Input
| Type | Parameter | Description | Required |
|---|---|---|---|
| string | orderId | id of the sales order in the client. Comes before the | sign. | Required |
Output
| Type | Description |
|---|---|
| int | Order number |