lookup_order_lot_url

Retrieves the URL for an order lot.

Example

1
{{ 123 | lookup_order_lot_url }} => https://app.example.com?lp=ol&ts=slug&resid=123

Input

Type Parameter Description Required
object orderLot The order lot to retrieve the URL for. Comes before the | sign. Required

Output

Type Description
string The URL for the order lot