Medusa MCP Server

by SGFGOV
Verified

PostCartsIdShippingMethods

Assign a shipping method to a cart after the customer selects their preferred shipping option. Integrate with the Medusa MCP Server to streamline this process in your eCommerce workflow.

Instructions

Add a shipping method to a cart. Use this API route when the customer chooses their preferred shipping option.

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