{ "is_active": "A" }
curl --location '/masters/tech_expense_master/get_tech_expense_master' \ --header 'Authorization: vimpapi' \ --header 'Content-Type: application/json' \ --data '{ "is_active": "A" }'
{}