# Transit Trip Template

A detailed Flex Message showing a transit itinerary with departure/arrival times, transfer points, and total fare.

## When to use

- Commute or trip planning responses
- Event-day transit guidance
- Delay or re-route alerts


## Customization

| Field | How to customize |
|  --- | --- |
| `contents.header` | Set trip title (e.g. origin → destination). |
| `contents.body (segments)` | Each row represents a transit segment — bind time, line, and platform. |
| `contents.body (fare)` | Bind total fare from your transit API response. |


Attribution
This template is adapted from the official [LINE Flex Message Simulator](https://developers.line.biz/flex-simulator/). Review and customize the payload to match your brand and campaign context before sending.

## Back to gallery

[← All Flex Message templates](/products/marketing-cloud/engage-studio/channels/line/line-oa-flex-message-gallery)