Medusa MCP Server

by SGFGOV
Verified

PostCartsIdCustomer

Assign a customer to an existing cart to link their account after logging in, ensuring accurate order attribution and personalized shopping experience.

Instructions

Set the customer of the cart. This is useful when you create the cart for a guest customer, then they log in with their account.

Input Schema

NameRequiredDescriptionDefault
fieldsNo
idNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "fields": { "type": "string" }, "id": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap