package com.mfsys.uco.constants; public interface UCOURI { String ONBOARD_CUSTOMER = "/auth/user/authenticate/onboardCutomer"; }