MCP Server/Accounting/Payment Methods

Payment Methods Tools

5 MCP tools for managing payment methods through the Accounting API. Same schema across 4 connectors.

Operations

GETaccounting_payment_methods_all

Retrieve a paginated list of payment methods with optional filtering and sorting.

GETaccounting_payment_methods_one

Retrieve a single record by its unique identifier.

POSTaccounting_payment_methods_create

Create a new record with the provided fields.

PATCHaccounting_payment_methods_update

Update an existing record by its unique identifier.

DELETEaccounting_payment_methods_delete

Remove a record by its unique identifier.

Supported connectors

4 providers support payment methods through the Accounting API.

Example usage

Dynamic Mode
MCP
Agent:execute_tool
{ "tool": "accounting_payment_methods_all", "input": { "limit": 10 } }
Found 10 payment methods. Returning first page...

Launch accounting integrations in weeks, not months

Get started for free