customer_add_purchase
Manually link a customer to a specific purchase using customerId and purchaseId. Overrides receipt validation links for precise purchase management within the Iaptic MCP Server.
Instructions
Manually associate a customer with a purchase.
- Links a purchase to a specific customer
- Takes priority over receipt validation links
- Useful for manual purchase management
- Purchase format should be "platform:purchaseId", for example apple:123109519983
- Required: customerId and purchaseId
Input Schema
Name | Required | Description | Default |
---|---|---|---|
customerId | Yes | Application username of the customer | |
purchaseId | Yes | ID of the purchase to associate |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Iaptic MCP Server
Related Tools
- @iaptic/mcp-server-iaptic
- @iaptic/mcp-server-iaptic
- @iaptic/mcp-server-iaptic
- @iaptic/mcp-server-iaptic
- @JordanDalton/ServiceTitanMcpServer