Skip to main content
Glama

Iaptic MCP Server

Official
by iaptic

purchase_get

Retrieve comprehensive details of a specific purchase, including product information, status, transactions, customer data, and subscriptions, using a unique purchaseId with the Iaptic MCP Server.

Instructions

Get detailed information about a specific purchase.

  • Returns complete purchase details including:
    • Product information
    • Purchase status
    • Associated transactions
    • Customer information
    • Subscription details (if applicable)
  • Required: purchaseId parameter

Input Schema

NameRequiredDescriptionDefault
purchaseIdYesUnique identifier of the purchase

Input Schema (JSON Schema)

{ "properties": { "purchaseId": { "description": "Unique identifier of the purchase", "type": "string" } }, "required": [ "purchaseId" ], "type": "object" }

You must be authenticated.

Other Tools from Iaptic MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/iaptic/mcp-server-iaptic'

If you have feedback or need assistance with the MCP directory API, please join our Discord server