5 MCP tools for managing payment methods through the Accounting API. Same schema across 4 connectors.
accounting_payment_methods_allRetrieve a paginated list of payment methods with optional filtering and sorting.
accounting_payment_methods_oneRetrieve a single record by its unique identifier.
accounting_payment_methods_createCreate a new record with the provided fields.
accounting_payment_methods_updateUpdate an existing record by its unique identifier.
accounting_payment_methods_deleteRemove a record by its unique identifier.
4 providers support payment methods through the Accounting API.
execute_tool