From ac880f2f2f0001bd6630f8dd42dc7deac95225f9 Mon Sep 17 00:00:00 2001 From: eileen Date: Thu, 4 Feb 2016 14:19:36 +1300 Subject: [PATCH] Add Entity Financial Account api (to support testing) --- api/v3/EntityFinancialAccount.php | 76 +++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 api/v3/EntityFinancialAccount.php diff --git a/api/v3/EntityFinancialAccount.php b/api/v3/EntityFinancialAccount.php new file mode 100644 index 0000000000..37f046c315 --- /dev/null +++ b/api/v3/EntityFinancialAccount.php @@ -0,0 +1,76 @@ +