Luis Abreu
plaatst dit op mei 25, 2011 16:29
The Nmbrs API is a developer's interface to interact with the Nmbrs payroll system.
This API is implemented as Soap Webservices and is available at https://api.nmbrs.nl
The consuption of the API is based on a fair use policy, so at the moment no special restrictions are applied. However abusive use of the API may result is blocked access.
The API is in constant evolution. All modifications are posted in our updates forum. In case some change impacts on the current webservices description, a stage environment will be made available for developers to adapt their code. This transition phase will be available for at least one week.
The API is accessed with an email and a Token and authorization is impersonated with the Nmbrs user account. This means that the same filters applied in the UI (User Interface) are valid in the API.
The service is only available over Secure Socket Layer (SSL), this means that the data transfer will always be encrypted.