From dd0864b8527b6895acec37d7974824c67518383a Mon Sep 17 00:00:00 2001
From: Mikey O'Toole <mikey@mjco.uk>
Date: Mon, 14 Oct 2019 18:50:45 +0100
Subject: [PATCH] Update PaymentAPI.md

---
 docs/financial/PaymentAPI.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/financial/PaymentAPI.md b/docs/financial/PaymentAPI.md
index 544807cc..38eb41ea 100644
--- a/docs/financial/PaymentAPI.md
+++ b/docs/financial/PaymentAPI.md
@@ -1,4 +1,9 @@
-Payment API
+!!! abstract
+    This area of CiviCRM code and documentation is a work-in-progress. Not all features
+    will be documented and the core code underlying this area may change from version
+    to version.
+
+## Payment API
 
 Historically, one recorded a payment against a contribution by changing its payment status, for example from Pending to Completed. 
 
-- 
GitLab