how to add submenu item under parent menu item with code

My suggestion would be to create a custom walker for the navigation. You can check the post_type of every item and if it’s your custom post type get the parent items.