Medusa MCP Server

by SGFGOV
Verified

PostOrdersIdTransferRequest

Initiate an order transfer request to move it to the logged-in customer's account using the Medusa MCP Server. Confirmation is completed via the Accept Order Transfer API route.

Instructions

Request an order to be transfered to the logged-in customer's account. The transfer is confirmed using the Accept Order Transfer API route.

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