Hi devs! We will be rolling out a small update to the GET /employee endpoint this coming Monday (20th of march 2023). After the update is rolled out the attribute “employeeNumber” will no longer return values CONTAINING the number given, only exact matches. For example before you could end up with 4 different employees when… Continue reading Change to GET employee
Category: News
AppStore is now called “Integrations”
Hi there, developers! First off, “AppStore”, which is the marketplace for integrations, has now changed name to “Integrations” and has gotten its own menu point in Tripletex! Secondly, “Integrations” is now available to all users that have API/Integrations activated in their subscription. The name “AppStore” brought a bit of confusion as users associated it with… Continue reading AppStore is now called “Integrations”
Update to invoice remarks (postpone reminder)
Hello developers! Some time ago we introduced a new feature in GUI where customers no longer only set a note on an invoice to postpone automatic reminders etc. This change also introduced a date picker to indicate how long you would like to postpone any automatic reminders: Until today this feature was not exposed to… Continue reading Update to invoice remarks (postpone reminder)
RESOLVED 04.01.23: Issue with registration form for API test environment
Update 05.01.23 08:06: The issue is now resolved. Original post: Currently our self service registration form is out of order and will result in an error after step 3. We are working on a fix for this issue and this post will be updated once the issue is resolved. We are unable to create an… Continue reading RESOLVED 04.01.23: Issue with registration form for API test environment
Important update regarding the product endpoint
UPDATE 07.03.23: The change is now in production. UPDATE: This change did not work as expected and was rolled back. New date for this change will be announced as soon as possible. Due to performance issues, we are introducing some changes to GET /v2/product and its ProductDTO. Starting from January 23. 2023. the field stockOfGoods… Continue reading Important update regarding the product endpoint
RESOLVED: 14.12.2022 System outage
Update 14.12.2022 11:13: The issue is now resolved. Tripletex is currently down due to an outage, this also affects API requests. We will update this post once the issue is resolved.
You can now fetch invoice reminder PDFs from the API!
Hello devs! Today we released a new endpoint that allows you to fetch the PDF of invoice reminders. To find this go to Swagger and find the reminder endpoint. The endpoint has three GET methods. GET /reminder can be used to find all reminders that correspond to the parameters you set. dateFrom and dateTo is… Continue reading You can now fetch invoice reminder PDFs from the API!
Tripletex Integration marketplace is now (soft) launched!
Finally, the day is here! Tripletex Integration Marketplace is now out for 20% of our customers to test the waters. The Integration Marketplace is meant to simplify the process of retrieving the Customer Token and improve the customer journey when connecting to other systems. Let us be honest, the original process (which still works) is… Continue reading Tripletex Integration marketplace is now (soft) launched!
New feature: Override sendType in PUT order/id/:invoice
Greetings, developers! For some time now we have gotten requests to change how you define sendType for invoices. Up until now you have had to control this on the customer-object exclusively. It is with great joy that we can now announce that this is no longer the case! Starting from today you may use the… Continue reading New feature: Override sendType in PUT order/id/:invoice
New endpoint available for opening balance
Hello devs! Today a new endpoint was released. It allows your integration to GET, POST and DELETE the openings balance of a Tripletex account. You can find this under ledger/voucher/openingBalance. Currently you may not perform PUT operations but you can delete the existing opening balance and create a new one. The opening balance is a… Continue reading New endpoint available for opening balance
