Medusa MCP Server

by SGFGOV
Verified

PostOrdersIdTransferDecline

Decline a requested order transfer in Medusa's backend system. This tool ensures proper management of order transfers by allowing admins to reject transfer requests effectively.

Instructions

Decline an order transfer previously requested, typically by the admin user using the Request Order Transfer Admin 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