State systems implementation

A custom implementation might need to call State systems as well as calling the Federal Hub.

For example, current Income might need to be retrieved from the State Quarterly Wages system and only if the information is not available fallback on the corresponding Federal Hub Service. This can be achieved by providing a custom implementation for the Current Income service. This custom implementation can call the State system followed by a call to the OOTB Federal Hub implementation.