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