Data Mart API — Release Notes
Date: 2026-04-28
New Fields
deferralScheduleNbr on invoice line types — VNEDM-1910
A new optional deferralScheduleNbr: String field is exposed on the following types. It carries the deferral schedule's business number, separate from the existing deferralSchedule (description) and deferredCode (code) values.
APInvoiceLineSupplierDocumentLine
Removed Deprecations
deferredCode is no longer deprecated — VNEDM-1910
The deferredCode field on APInvoiceLine and SupplierDocumentLine is no longer marked as deprecated. The previous deprecation hint pointing to deferralSchedule has been removed because deferredCode, deferralSchedule, and the new deferralScheduleNbr now represent three distinct values (code, description, and business number) and are all populated independently.