Magento 2 – Share cart in Multi Website using API

I am having a website abc.com and cad.com and 2 websites with API but during checkout the products should merge from both websites all cart products from abc.com and cad.com should merge and visible to customer,How is that possible?

I have set Share Customer Account = Global in Stores->Configuration->Customer Configuration->Account Sharing Options

But I am unable to get Cart list from one store to another using API.