Medusa MCP Server

by SGFGOV
Verified

AdminPostExchangesIdInboundItemsAction_id

Update inbound or return items in exchanges using the ID of the RETURN_ITEM action. Manage item actions efficiently with Medusa MCP Server for streamlined exchange operations.

Instructions

This tool helps store administors. Update an inbound (or return) item from an exchange using the ID of the item's RETURN_ITEM action.

Every item has an actions property, whose value is an array of actions. You can check the action's name using its action property, and use the value of the id property.

Input Schema

NameRequiredDescriptionDefault
action_idNo
idNo

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap