Skip to content

Guest Cart rest api Unable to add item to cart #1778

Closed
@owenhaynes

Description

@owenhaynes

posting to rest/V1/guest-carts/items
the following
{
"cartItem": {
"cartId": "88b361f4da84440a31edb3a568534242",
"qty":1
}
}

get error message
message: "Property "CartId" does not have corresponding setter in class "Magento\Quote\Api\Data\CartItemInterface"."

Added cartId as endpoint asked for it, trying to work out the required data, but rest documentation is still poor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions