Which transfer routes exist
find_transfer_routesWhich loyalty programs a currency transfers to, or which currencies reach a destination, and whether a transfer bonus is running. This is the route graph only — it does not carry transfer ratios, bonus sizes, expiry dates, or which route is worth taking. Card facts only — no earning rates, welcome-offer amounts, transfer ratios, or bonus sizes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Routes to return. Default 100, maximum 200. | |
| to_program | No | Destination program, e.g. 'World of Hyatt'. Matched loosely; call with neither argument to list every source. | |
| from_program | No | Source currency, e.g. 'Chase Ultimate Rewards'. | |
| only_with_bonus | No | Only routes with a transfer bonus running. | |
| include_inactive | No | Include routes that have been discontinued. |