Purchasing (PURC)-Purchase Order (IN52, IN53)
Number of APIs: 11
-
Get Data GET {{base_url_fin}}/api/t_po?rows=10
-
Get Detail GET {{base_url_fin}}/api/t_po/1
-
Insert POST {{base_url_fin}}/api/t_po
-
Tambah CN POST {{base_url_fin}}/api/t_po/add-cn
-
Update PUT {{base_url_fin}}/api/t_po/1
-
Process PUT {{base_url_fin}}/api/t_po/1/process
-
Void / Reject PUT {{base_url_fin}}/api/t_po/1/void
-
Approve PUT {{base_url_fin}}/api/t_po/1/approve
-
Re-Print PUT {{base_url_fin}}/api/t_po/1/reprint
-
Revise PUT {{base_url_fin}}/api/t_po/1/revise