Getting Started

The Checkbox interface

The Checkbox is the new generation FDM, fully in line with the FDM 2.0 specifications.

We have several ways you can connect to the boxes. Both have advantages and disadvantages.

How you will use and interface with the Checkbox is complete free of choice. There is an .Net sdk available, this will help you to quickly have something up and running, and it will offload you from the tedious GraphQl interface. So when you use the Sdk, you do not have to have any knowledge on the GraphQl standards.

With the Sdk

There is an .NetCore SDK available, it runs on multiple platforms. If you cant to use this to connect to Checkbox, follow this link

Without the Sdk

The Checkbox is connected to a LAN with a cable or over a wifi connection. 

As of the moment the Checkbox has a network connection it is possible to address the Checkbox and communicate over a GraphQl API. 

This API is defined by FOD Finances, and all the information needed on what this interface has and how it should be addressed can be found on the website of the FOD.

We have also provided a small way of testing the Checkbox with a GraphQl request here