add keterangan untuk http pi instalment

This commit is contained in:
Hanan Askarim
2026-07-14 16:20:35 +07:00
committed by sasadib
parent 79fd2864cc
commit 61e2e4f2ec
2 changed files with 104 additions and 17 deletions

View File

@@ -7,8 +7,8 @@
* secara otomatis setiap bulan berdasarkan kontrak yang aktif.
*
* Endpoint utama:
* POST /tools/PurchaseInvoiceInstallment/GenerateMonthlyInvoices
* POST /tools/PurchaseInvoiceInstallment/CurlGenerateMonthlyInvoices
* POST /scheduler/PurchaseInvoiceInstallment/GenerateMonthlyInvoices
* POST /scheduler/PurchaseInvoiceInstallment/CurlGenerateMonthlyInvoices
*/
class PurchaseInvoiceInstallment extends MY_Controller
{