
Welcome, developer!
We’re happy you’re here! On this site you will find all the resources you need to create great integrations with Tripletex, whether you’re just starting out or working on an existing integration. On this page we will keep you updated on the latest news regarding the Tripletex API, and we have also gathered all our documentation, FAQs, how-to guides and code examples in one place. If you have any feedback please let us know.
Latest news
-
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: 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 will only be available on demand. This means… 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 AppStore is now (soft) launched!
Finally, the day is here! Tripletex AppStore is now out for 20% of our customers to test the waters. The AppStore 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 cumbersome. Our… Continue reading Tripletex AppStore 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