Medusa MCP Server

by SGFGOV
Verified

AdminPostOrdersIdFulfillmentsFulfillment_idMarkAsDelivered

Mark an order's fulfillment as delivered to update its status. Use this function to manage order completion and provide accurate tracking for store administrators.

Instructions

This tool helps store administors. Mark an order's fulfillment as delivered.

Input Schema

NameRequiredDescriptionDefault
fieldsNo
fulfillment_idNo
idNo

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap