get https://stage.tab.kitecash.in/neobanking-api/v1/neobanking-api/v1/tenant/GET_ADDRESS
This API is used to fetch the address data based on the operation provided in the request params. below are the operations you can perform with this api. operation=getCitiesByState&state={state} operation=getStateAndPinCodeByCity&city={city} operation=getPinCodeByStateAndCity&state={state}&city={city} operation=getStateAndCityByPinCode&pinCode={pincode}.