Visma Software Nordic Documentation logo
Products
Admin logo Admin Business NXT API logo Business NXT API Climate Reporting logo Climate Reporting Control Edge logo Control Edge Expense logo Expense OneStop Reporting logo OneStop Reporting Period & Year logo Period & Year Visma Employee App logo Visma Employee App Visma Manager App logo Visma Manager App Visma Net API logo Visma Net API Visma Net ERP logo Visma Net ERP Visma.net AutoReport logo Visma.net AutoReport Approval logo Approval
Business NXT API logo
Business NXT API
  • Getting started with GraphQL queries
  • Exploring the API
    • GraphiQL
    • Postman
    • Insomnia
    • Making requests from code
  • Authentication
    • Understanding OAuth
    • Services
      • Application registration
      • GraphQL API integration
      • User Setup
      • Examples for setting up authorization
        • Postman
        • Insomnia
    • Web applications
      • Application registration
      • GraphQL API integration
      • Setting up user nightly jobs with unattended access
      • Examples for setting up authorization
        • .NET Code Sample
        • Postman
        • Insomnia
  • GraphQL Schema
    • Queries
      • The Query Type
      • Grouping
      • Aggregates
      • Distinct values
      • Fetching user's available customers
      • Fetching user's available companies
      • Model information
    • Mutations
      • The Mutation Type
      • Insert operations
      • Update operations
      • Delete operations
      • Processings
      • Reports
    • Async queries
    • Edit cache
    • Date and time fields
    • Bitflags
    • Enum fields
  • GraphQL Features
    • Filtering
    • Sorting
    • Pagination
    • Fragments
    • Named queries and parameters
    • Aliases
    • Directives
    • Error handling
    • Unoptomized queries
    • Batch requests
  • GraphQL Extensions
    • Read extensions
    • Write extensions
    • DME
  • Webhooks
    • Visma Development Portal
    • Business NXT configuration
    • Samples
  • How Tos
    • Best practices
    • How to create and finish an order
    • How to get customer prices
    • How to add an attachment to an order
    • How to create and update a batch
    • How to invoice an order
    • How to add a document to a voucher
    • How to read text from the Text table
  • Interactive GraphiQL IDE
  • Deprecated features
  • 📙
    Release Notes
Privacy Statement
Years
2026 2025 2024 2023 2022
Labels
  1. Business NXT API
  2. Release Notes
  3. 2022
RSS feed

Release Notes 2022

Dec 15
Api: Graphql

Breaking change: useCustomer for system tables

breaking change: Access to system tables available under the new useCustomer field both for queries and mutations. See Accessing system tables
Nov 10
Api: Graphql

suggest restored; suggestValues deprecation announced

Better support for suggesting values with the suggest argument. The previous suggestValues argument is deprecated and will be removed after 1 March 2023. See Suggested values.
Api: Graphql

Fix: @export execution order fix

Fix for @export directive. Nodes using exported variables execute only after variables have been resolved.
Sep 29
Api: Graphql

Async query response includes creation and completion timestamps

Added the creation and completion time in the result value for asynchronous queries. See Async queries.
Api: Graphql

Fix: Mutation timeout when record is not found fix

Fix for mutations timeout when a record is not found.
Api: Graphql

Join query performance improvements

Improved performance for queries containing joins. See Unoptimized queries.
Aug 25
Api: Graphql

Added @export custom directive

Added the @export custom directive. See Directives.
Api: Graphql

Client-credentials support for availableCompanies

Support for fetching available companies when using client credentials grant type for the access token (for service-to-service integrations). See Fetching user’s available companies.
Aug 04
Api: Graphql

Full alias support in queries

Full support for aliases in queries. See Aliases.
Api: Graphql

Suggested values for insert operations

Support for suggesting values when inserting new rows. See Suggested values.
Jul 08
Api: Graphql

Asynchronous query support

Support for asynchronous queries. See Async queries.
Api: Graphql

Brotli compression for all responses

Added Brotli compression for all responses.
May 26
Api: Graphql

Service-to-service integration support

Support for service-to-service integrations. See Service integrations.

No entries match the selected filters.