Skip to main content

Data Mart API - 2026-09-08

Visma Net ERP Data Mart

Production availability

  • ARHistoricalData is disabled in Production. The arHistoricalData query and its fields appear in the GraphQL reference, but the corresponding ETL is not enabled in Production. This documentation does not announce production availability for AR historical data.
  • InventoryItems is enabled in Production. Use the inventoryItems query to retrieve inventory item data.

Customer payment application fields

The GraphQL reference now documents six fields available on CustomerPaymentLine in Production:

  • branchId: the branch of the adjusted document.
  • applicationDate: the date when the payment was applied to the invoice.
  • released and voided: the status of the payment application.
  • amountApplied: the amount applied in base currency.
  • amountAppliedInCurrency: the amount applied in document currency.

Reference refresh

The GraphQL reference has been regenerated from the Production schema. Schema presence and ETL availability are separate; see the Production availability status before using AR historical data.