isn't it easier, as you have now auto-generated stubs for all the available service methods?
this will make the integration between backend and frontend super tight - same contract is used to generate the code on both ends, no more searching the correct payload or api endpoint :)