This is my call chain: page/component --> svc --> a remote API
page calls svc
this.toSVC.addData(...);
svc uses HttpClient who retur