Payees
Get a payee
Returns a single payee
get/plans/{plan_id}/payees/{payee_id}
Path parameters
plan_idstring required
The id of the plan. "last-used" can be used to specify the last used plan and "default" can be used if default plan selection is enabled (see: https://api.ynab.com/#oauth-default-plan).
payee_idstring required
The id of the payee
Response
The requested payee
Changes
No recorded changes to this endpoint across all 3 revisions of this API.