Data Mart API - 2026-09-08
Production availability
- ARHistoricalData is disabled in Production. The
arHistoricalDataquery 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
inventoryItemsquery 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.releasedandvoided: 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.