From 916d7bb15df6e190984e6f4b8b25977c93c59336 Mon Sep 17 00:00:00 2001
From: Raditss <raditya.naufal.a@gmail.com>
Date: Fri, 17 Nov 2023 13:18:23 +0700
Subject: [PATCH] add endpoint

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index cae9b78..01c8ad4 100644
--- a/README.md
+++ b/README.md
@@ -41,3 +41,5 @@ all of the endpoints are in /service
 - getSpecifiedVouchers -> get the specified voucher usage
 - getAllVouchers -> get all voucher usage
 
+for more information about the endpoints, you can check the wsdl file in /service?wsdl
+
-- 
GitLab