GET /budgets/{budget_id}/payees/{payee_id}/payee_locations
Summary: List locations for a payee
Operation ID: getPayeeLocationsByPayee
Auth: unknown
Operation ID: getPayeeLocationsByPayee
Auth: unknown
Description
Returns all payee locations for a specified payee
Parameters (2)
budget_id
(string, path, required)
The id of the budget. "last-used" can be used to specify the last used budget and "default" can be used if default budget selection is enabled (see: https://api.ynab.com/#oauth-default-budget).
payee_id
(string, path, required)
id of payee
No probe data for this endpoint yet.