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
Author: Erik André
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
RESOLVED: API test environment outage
Update 12:17 – The test environment is now back up and running. We apologize for any inconvenience this has caused. Update 12:00 – The test environment is expected to be back up within 30-60 minutes. The test environment at api.tripletex.io is currently down (both API and GUI). We are looking into this and will keep… Continue reading RESOLVED: API test environment outage
Notice of change in product endpoint
Hello developers, Starting Monday 24th of October at 9AM you will no longer be able to determine if a product is deletable via the isDeletable attribute in the product endpoint. We are deprecating this attribute both in PROD (tripletex.no) and TEST (api.tripletex.io) to increase general performance in the endpoint. Please make sure your integrations do… Continue reading Notice of change in product endpoint
New endpoints available for standardTime
Hello devs! Due to popular demand we have introduced some new endpoints in our API that are now ready in production. You can now fetch a company’s standard work hours! This setting determines how many hours are set as the standard workday for the company. This can be overridden on a per-employee basis. The per… Continue reading New endpoints available for standardTime
RESOLVED: Service outage 20.09.22
Tripletex is currently responding slowly/hanging. Expect errors/timeouts from the API as well. The issue is currently being investigated. Update: The issue is resolved as of 15:27 Oslo time.
RESOLVED Service outage 16.09.22
Tripletex is currently down due to an outage. Our developers are looking into this to resolve the issue as soon as possible. Expect errors from the API as well. This post will be updated once the issue is resolved. The issue has been resolved as per 08:43 Oslo time.
Issues with contact form
Hello developers, We have had some reports of issues with certain tickets not getting a response or an ongoing case not getting any replies. We have remedied the issue and everything should be OK again now. If you are currently awaiting a reply to a ticket you have sent in recently please resend your ticket… Continue reading Issues with contact form
API Meetup 2022 – Summary and QnA
Hello developers! Last week we wrapped up our first in-person API meetup since covid hit, and we had a blast! We got a lot of very valuable feedback and had a great time meeting up with some of you. Thank you so much! For those of you who missed out – We hope to see… Continue reading API Meetup 2022 – Summary and QnA
New document webhook events are now available in beta
Hello devs! We have recently released three new webhook events you can subscribe to, these are: archiverelation.create archiverelation.update archiverelation.delete The intention behind these is to give integrations that require a sync of documents between their system and Tripletex a way to avoid polling documentArchive for changes. These events will trigger for any file uploaded with… Continue reading New document webhook events are now available in beta