From 073fe953e9b168db97e703d75b388d82b0796239 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sat, 11 Feb 2023 15:04:10 +0000 Subject: [PATCH] Add read api endpoint for payments --- api/v1/payments/read.php | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 api/v1/payments/read.php diff --git a/api/v1/payments/read.php b/api/v1/payments/read.php new file mode 100644 index 00000000..5d8adb1e --- /dev/null +++ b/api/v1/payments/read.php @@ -0,0 +1,28 @@ +