Users having API key can add, update, delete a product in the Database using their API key.
You can pass in the API Key to our APIs either by using the Authorization (Bearer Token) header or by sending an apiKey parameter via the query string or request body.
Users can add, remove products from their cart, using their API Key.
You can pass in the API Key to our APIs either by using the Authorization (Bearer Token) header or by sending an apiKey parameter via the query string or request body.
But, note that these cartProducts will get automatically empty from databse after 48hours of adding product into cart!
Test userId = pso3d5
Test apiKey of this user = d8cadd2d-0ee2-4bc3-8da0-8eef4afb8288