Skip to main content
Glama

Visa Acceptance

get_payment_link

Retrieve a specific payment link from Visa Acceptance using its unique ID to access payment details and processing information.

Instructions

This tool will get a specific payment link from Visa Acceptance.

Input Schema

NameRequiredDescriptionDefault
idYesPayment link ID (required)

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Payment link ID (required)", "type": "string" } }, "required": [ "id" ], "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/visaacceptance/agent-toolkit'

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