// baseurl of server @baseurl = http://localhost:15869/api/audit ### GET TABLELIST FOR AUDiT GET {{baseurl}}/ ### STORE AUDIT INFORMATION POST {{baseurl}}/store Content-Type: application/json { "module_id": 1, "log": "Mik Cast", "account_code_id": 1 }