Skip to main content
Glama

Visa Acceptance

send_invoice

Send invoices to customers through the Visa Acceptance platform by providing the required invoice ID to process billing communications.

Instructions

This tool will send an invoice to the customer from Visa Acceptance.

Input Schema

NameRequiredDescriptionDefault
invoice_idYesInvoice ID (required)

Input Schema (JSON Schema)

{ "properties": { "invoice_id": { "description": "Invoice ID (required)", "type": "string" } }, "required": [ "invoice_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