AMCBS Middleware Services (UST79), TD BANK, JAVA, JSP, Servlet, Spring, Hibernate, SpringBoot, Rest Services, Jboss, MSSQL 2008, 5, 02/01/22, 08/31/23, Developer, Code Development, Unit TestCase Development, BE (CS) from RVSCET in 2021 with 8.12 CGPA. UST79 API is developed using Java (Spring Framework) by leveraging EETS framework components. The logic to implement the API is firstly the consumers will send Payment Instructions payload in their request to UST79 API call. UST79 API will interact with HM services for IM and ST account and will establish the recurring funds transfers based on the instructions. Response from the API will be mapped as per the mapping sheet. If any backend REST API call down, send respective error code and details in response. The controller will parse the requests and sends to appropriate service class method. Service class will validate the request before it sends to request mapper based on the account type. Once the request is validated based on the account type request will be sent to process. For Error Handling we have implemented a helper component CommonErrorHandler. Java will be used by adapter to manage success/errors and accordingly response will be generated for the API. AMCBS Middleware Services (UST07), TD BANK, JAVA, JSP, Servlet, Spring, Hibernate, SpringBoot, Rest Services, Jboss, MSSQL 2008, 5, 03/01/23, 10/31/23, Developer, Code Development, Unit TestCase Development, UST07 API is developed using Java (SpringBoot Framework) by leveraging EETS framework components. UST07 API calls from front end applications to print debit and atm cards at US Retails Store. Also known as ICP or Card Wizard. The primary goal of Europay/Mastercard/Visa(EMV) chip technology is to reduce fraud in the marketplace by using embedded microprocessors that provide strong security features. The primary focus of the EMV program is to provide EMV - ICP (Instant Card Personalization) chip card printing capability for In-Stores and Back-Office operations. Cardwizard software allows In-Store printing of personalized cards to provide customers with embossed plastic cards on the spot with instant card printing cutomers leave with a personalized card that they can use immediately. Cardwizard software is designed and implemented for the issuance of flat panel cards. The API provides retail stores (the client ) access to the card wizard print service to instant personalize and issue cards at an EMV card printer. Basically the service allows the requestor to : 1. Initiate EMV card personalization. 2. Check the status of card request. 3. Cancel a card request. 4. Retrieve printer assets associated with a workstation.