5 MCP tools for managing sales receipts through the Accounting API. Same schema across 2 connectors.
accounting_sales_receipts_allRetrieve a paginated list of sales receipts with optional filtering and sorting.
accounting_sales_receipts_oneRetrieve a single record by its unique identifier.
accounting_sales_receipts_createCreate a new record with the provided fields.
accounting_sales_receipts_updateUpdate an existing record by its unique identifier.
accounting_sales_receipts_deleteRemove a record by its unique identifier.
2 providers support sales receipts through the Accounting API.
execute_tool