Get Payee Locations By Payee
get_payee_locations_by_payeeRetrieve all recorded GPS locations for a payee and use them to confirm which physical merchant an ambiguous payee name refers to. Read-only; returns empty for payees never used in YNAB's mobile app.
Instructions
Get all recorded GPS locations for one payee. Read-only. Useful to confirm which physical merchant an ambiguous payee refers to; empty for payees never used in YNAB's mobile app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payeeId | Yes | Payee ID | |
| budgetId | No | Budget ID (uses default if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Structured result returned by Get Payee Locations By Payee. |