During an action in an API controller (Server side) I have to call a REST service (I have an external REST service that return the user country by IP), wait for the returning results and continue execution... During an action in an API controller (Server