Get one shipping order's detail (owner only)
mu_ship_orderFetch a single physical order by id with its status, courier and tracking. Address/phone are masked unless reveal=true. Owner-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | catalog_orders.id of the order. | |
| reveal | No | Show full address/phone (default false = masked). |