From c5c5d55782e0c6c301e98756b1192b874c9def7b Mon Sep 17 00:00:00 2001 From: Matt Fiddaman Date: Fri, 12 Jul 2024 16:04:09 +0100 Subject: [PATCH] Add `mergePayees` to the API reference (#404) --- docs/api/reference.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/api/reference.md b/docs/api/reference.md index 3484cd962a..e783aa2b61 100644 --- a/docs/api/reference.md +++ b/docs/api/reference.md @@ -54,7 +54,8 @@ This is the documentation of all available API methods. The API has not been rel "getPayees", "createPayee", "updatePayee", -"deletePayee" +"deletePayee", +"mergePayees" ]} /> + +Merge one or more payees into the target payee, retaining the name of the target. + ## Rules #### ConditionOrAction