Skip to main content
Glama

Iaptic MCP Server

Official
by iaptic

customer_transactions

Retrieve detailed transaction history for a customer, including payment details, status, purchases, and timestamps, by providing their customer ID. Ideal for tracking and analyzing financial activity.

Instructions

Get customer's transaction history.

  • Returns list of all transactions
  • Includes:
    • Payment details
    • Transaction status
    • Associated purchases
    • Timestamps

Input Schema

NameRequiredDescriptionDefault
customerIdYesApplication username of the customer

Input Schema (JSON Schema)

{ "properties": { "customerId": { "description": "Application username of the customer", "type": "string" } }, "required": [ "customerId" ], "type": "object" }

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