add keterangan untuk http pi instalment

This commit is contained in:
Hanan Askarim
2026-07-14 16:20:35 +07:00
parent b29eb58db6
commit 82b93583d0
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
{