Skip to main content

Data Mart API - 2026-03-26

Visma Net ERP Data Mart

New Endpoints

  • generalLedgerBalancesForwardByGroup - Forward-period expansion paginated by group. Each affected (branchId, accountId, subaccountId) group is expanded with virtual monthly periods up to the current month. Use lastGroupKey for cursor-based pagination. Marked as EXPERIMENTAL.
  • generalLedgerBalancesForwardExpanded - Forward-period expansion with overflow. pageSize controls approximate source documents processed; response may exceed pageSize due to virtual period expansion. Use lastGroupKey for cursor-based pagination. Marked as EXPERIMENTAL.

Data Mart ETL - 2026-03-26

Visma Net ERP Data Mart

New Fields

SalesOrderLines

FieldTypeDescription
NotestringThe user-defined note text connected to the sales order line, sourced from the ERP Note table.
ExtPricedecimalThe extended price in currency for the sales order line, mapped from SOLine.CuryExtPrice.
LastModifiedDateTimeDateTimeThe last modified timestamp of the sales order line.