list_suppliers
List Suppliers
List Tripletex suppliers with filters for ids, supplier numbers, organization number, email, active state, wholesaler flag, changed-since timestamp, pagination, sorting, and fields.
list_suppliers
List Tripletex suppliers with filters for ids, supplier numbers, organization number, email, active state, wholesaler flag, changed-since timestamp, pagination, sorting, and fields.
upsert_supplier
Create or update a Tripletex supplier. Provide id to update an existing supplier; omit id to create a supplier.
list_customers
List Tripletex customers with filters for ids, account numbers, organization number, email, active state, changed-since timestamp, pagination, sorting, and fields.
who_am_i
Inspect the current Tripletex session, selected company context, employee, and optionally accountant client companies with login access.
upsert_customer
Create or update a Tripletex customer. Provide id to update an existing customer; omit id to create a customer.
list_postings_by_date
List Tripletex ledger postings by required posting date range. This uses the optimized /ledger/postingByDate endpoint for sync workflows.
register_invoice_payment
Register payment information on a Tripletex outgoing invoice using a payment type and paid amount.
create_invoice
Create a Tripletex invoice with embedded invoice/order lines. The tool defaults sendToCustomer to false so invoice sending remains explicit.
list_vouchers
List Tripletex vouchers for a required voucher date range with optional id, number, type, pagination, sorting, and fields.
delete_voucher
Delete a Tripletex ledger voucher by id.
list_supplier_invoices
List Tripletex supplier invoices for a required invoice date range with optional supplier, voucher, invoice number, pagination, sorting, and fields.
upsert_project
Create or update a Tripletex project. Provide id to update an existing project; omit id to create a project.
get_balance_sheet
Get Tripletex balance sheet account balances for a required date range with optional account, customer, employee, department, project, and pagination filters.
delete_order
Delete a Tripletex order by id.
list_contacts
List Tripletex contacts by name, email, customer, department, pagination, sorting, and fields.
send_invoice
Send an existing Tripletex invoice by invoice id and send type, optionally overriding the email recipient.
list_products
List Tripletex products by ids, product number, name, EAN, inventory flags, supplier, VAT, unit, price ranges, pagination, sorting, and fields.
upsert_product
Create or update a Tripletex product. Provide id to update an existing product; omit id to create a product.
delete_project
Delete a Tripletex project by id.
create_order
Create a Tripletex order with one or more order lines. Use invoice_order to turn the order into an invoice.
list_employees
List Tripletex employees and contacts with filters for ids, names, employee number, email, department, project-manager flags, system access, token ownership, period, pagination, sorting, and fields.
list_projects
List Tripletex projects by id, name, number, customer, manager, department, date range, status flags, pagination, sorting, and fields.
list_supplier_invoices_for_approval
List Tripletex supplier invoices currently available for approval, with optional search text, employee, show-all flag, pagination, sorting, and fields.
get_document_content
Download Tripletex document content by document id and return the file as a Slate attachment.
get_invoice_pdf
Download a Tripletex invoice PDF by invoice id and return it as a Slate attachment.
manage_webhook_subscription
List Tripletex webhook event keys or list, get, create, update, and delete Tripletex webhook subscriptions. Subscription endpoints are beta in the Tripletex API.
list_reference_data
List Tripletex reference data needed by accounting tools, including ledger accounts, VAT types, voucher types, invoice payment types, outgoing payment types, departments, currencies, product units, product groups, and customer/supplier categories.
list_document_archive
List Tripletex document archive metadata attached to a customer, supplier, project, product, or ledger account.
upsert_contact
Create or update a Tripletex contact. Provide id to update an existing contact; omit id to create a contact.
get_supplier_invoice_pdf
Download a Tripletex supplier invoice PDF by supplier invoice id and return it as a Slate attachment.
invoice_order
Create a Tripletex invoice from an existing order. Sending to the customer is explicit and defaults to false.
list_invoices
List charged outgoing Tripletex invoices for a required invoice date range with optional invoice number, customer, voucher, pagination, sorting, and fields.
create_voucher
Create a Tripletex ledger voucher with explicit postings. The postings must balance according to Tripletex accounting rules.
list_orders
List Tripletex orders for a required order date range with optional order number, customer, closed/subscription flags, pagination, sorting, and fields.
get_voucher_pdf
Download a Tripletex ledger voucher PDF by voucher id and return it as a Slate attachment.
Connect to Tripletex accounting and ERP data. Inspect session context, list and upsert customers, suppliers, products, and projects, list orders and invoices, create orders and invoices with explicit send controls, retrieve supplier invoices, vouchers, ledger postings, balance sheet accounts, download accounting PDFs as attachments, and manage Tripletex webhook subscriptions.
Common questions about connecting Tripletex to AI agents with Metorial.