Skip to content

magento man

Why creating an empty cart via REST API requires parameters for quote address for this customer account?

I’m using Magento 2.3.3. Normally, calling this endpoint will return customer’s quote ID. But for this specific user, I got this error as a response: { “message”: “One or more input exceptions have occurred.”, “errors”: [{ “message”: “”%fieldName” is required.… Read More »Why creating an empty cart via REST API requires parameters for quote address for this customer account?