alopeyk_tracking_url
Generate a public tracking URL for an Alopeyk order token, enabling real-time tracking without any network call.
Instructions
Build the public tracking URL for an order token (no network call).
Persian purpose: ساخت لینک رهگیری سفارش. Returns <tracking>#/<token>
where the tracking base comes from the instance's environment
(production vs sandbox). No request is sent.
Args: order_token: The order's tracking token (from a created order). instance: Configured instance whose tracking base URL to use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_token | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||