routes.csv 3.99 KB
kode,path,nama,status,type
api-merchant-home,/api/merchant/home,Api Merchant Home,1,0
api-merchant,/api/merchant,Api Merchant,1,1
api-vendor-notify,/api/vendor/{name}/notify,Api Vendor Notify,1,0
api-merchant-register,/api/merchant/register,Api Merchant Payment,1,0
api-merchant-payment,/api/merchant/payment,Api Merchant Payment,1,0

api-merchant-list,/api/merchant/list,Test Api Merchant,1,0
api-merchant-add,/api/merchant/add,Add Api Merchant,1,0
api-merchant-edit,/api/merchant/{id}/edit,Edit Api Merchant,1,0
api-merchant-delete,/api/merchant/{id}/delete,Delete Api Merchant,1,0
api-merchant-view,/api/merchant/{id}/view,View Api Merchant,1,0
api-merchant-doc,/api/merchant/doc,Doc Api Merchant,1,0

api-vendor-act,/api/vendor/{act}/act,Act Vendor,1,0
api-vendor-list,/api/vendor/list,Test Api Vendor,1,0
api-vendor-add,/api/vendor/add,Add Api Vendor,1,0
api-vendor-edit,/api/vendor/{id}/edit,Edit Api Vendor,1,0
api-vendor-delete,/api/vendor/{id}/delete,Delete Api Vendor,1,0
api-vendor-view,/api/vendor/{id}/view,View Api Vendor,1,0
api-vendor-doc,/api/vendor/doc,Doc Api Vendor,1,0
api-vendor-test,/api/vendor/{vendor}/test,Test Api Vendor,1,0

api-produk-list,/api/produk/list,List Produk,1,0
api-produk-act,/api/produk/{act}/act,Act Produk,1,0
api-produk-view,/api/produk/{id}/view,View Produk,1,0
api-produk-add,/api/produk/add,Add Produk,1,0
api-produk-edit,/api/produk/{id}/edit,Edit Produk,1,0
api-produk-delete,/api/produk/{id}/delete,Delete Produk,1,0


api-produk-vendor-list,/api/produk/vendor/list,List Produk Vendor,1,0
api-produk-vendor-act,/api/produk/vendor/{act}/act,Act Produk Vendor,1,0
api-produk-vendor-view,/api/produk/vendor/{id}/view,View Produk Vendor,1,0
api-produk-vendor-add,/api/produk/vendor/add,Add Produk Vendor,1,0
api-produk-vendor-edit,/api/produk/vendor/{id}/edit,Edit Produk Vendor,1,0
api-produk-vendor-delete,/api/produk/vendor/{id}/delete,Delete Produk Vendor,1,0


api-payment-list,/api/payment/list,Test Api Payment,1,0
api-payment-add,/api/payment/add,Add Api Payment,1,0
api-payment-edit,/api/payment/{id}/edit,Edit Api Payment,1,0
api-payment-delete,/api/payment/{id}/delete,Delete Api Payment,1,0
api-payment-view,/api/payment/{id}/view,View Api Payment,1,0
api-payment-doc,/api/payment/doc,Doc Api Payment,1,0
api-payment-notify,/api/payment/{name}/notify,Api Payment Notify,1,0

api-integrated-list,/api/integrated/list,Test Api Integrated Payment,1,0
api-integrated-add,/api/integrated/add,Add Api Integrated Payment,1,0
api-integrated-edit,/api/integrated/{id}/edit,Edit Api Integrated Payment,1,0
api-integrated-delete,/api/integrated/{id}/delete,Delete Api Integrated Payment,1,0
api-integrated-view,/api/integrated/{id}/view,View Api Integrated Payment,1,0
api-integrated-doc,/api/integrated/doc,Doc Api Integrated Payment,1,0
api-integrated-notify,/api/integrated/{name}/notify,Api Integrated Payment Notify,1,0

api-customer-list,/api/customer/list,List Customer,1,0
api-customer-act,/api/customer/{act}/act,Act Customer,1,0
api-customer-view,/api/customer/{id}/view,View Customer,1,0
api-customer-add,/api/customer/add,Add Customer,1,0
api-customer-edit,/api/customer/{id}/edit,Edit Customer,1,0
api-customer-delete,/api/customer/{id}/delete,Delete Customer,1,0

api-partner-list,/api/partner/list,Api List partner,1,0
api-partner-act,/api/partner/{act}/act,Api Act partner,1,0
api-partner-view,/api/partner/{id}/view,Api View partner,1,0
api-partner-add,/api/partner/add,Api Add partner,1,0
api-partner-edit,/api/partner/{id}/edit,Api Edit partner,1,0
api-partner-delete,/api/partner/{id}/delete,Api Delete partner,1,0

odeo-purchase,/api/odeo/prepaid/purchase,'API TEST ODEO PURCHASE,1,0
odeo-prepaid-inquiry-pln,/api/odeo/prepaid/pln/inquiry,'API TEST ODEO PLN PRE INQUIRY,1,0
odeo-postpaid-inquiry,/api/odeo/postpaid/inquiry,'API TEST ODEO INQUIRY POSTPAUD,1,0

test-purchase,/api/test/prepaid/purchase,'API TEST PURCHASE,1,0
test-prepaid-inquiry-pln,/api/test/prepaid/pln/inquiry,'API TEST PLN PRE INQUIRY,1,0
test-postpaid-inquiry,/api/test/postpaid/inquiry,'API TEST INQUIRY POSTPAUD,1,0
api-vsi,/api/vsi,'API VSI,1,0