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