Iaptic MCP Server
Official
by iaptic
customer_add_purchase
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 |