enterprise_mirrored_sales_client_order_number
Get the delivery number of the mirrored sales from the umbrella
Example
1
{{ 'id of the order in the client silo' | enterprise_mirrored_sales_client_order_number }} => 1234
Input
| Type | Parameter | Description | Required |
|---|---|---|---|
| string | orderId | id of the sales order in the umbrella. Comes before the | sign. | Required |
Output
| Type | Description |
|---|---|
| int | Order number |