API V3 Changelog

Check back here for the latest updates to API v3

API Newsletter

To receive important updates and announcements regarding the API, sign up for our API Newsletter. This is the most effective way to stay informed about the Aligni API and keep your integration working smoothly.


2026-04-08

  • Add standardCostUpdate mutation to update standard cost attributes on a part.

2026-03-16

  • Add filter support on association fields for:
    • Account (attachments)
    • Build (attachments)
    • EngineeringChangeOrder (participantsaffectedPartsreasonspartRevisions)
    • EngineeringChangeRequest (participantsaffectedPartsreasons)
    • Part (customParametersimagespartAlternatives)
    • PartRevision (customParameters)
    • PartType (children)
    • QualityControlRecord (derivedQualityControlRecordsancestorsbins)

2025-10-28

  • Fix: Change Subpart.quantity type to Float (was Integer).

2025-10-19

  • Fix: Rename parttypeId to partTypeId on partUpdate mutation.

2025-10-13

  • Deprecate discussionComments field for several object types.
  • Add category field to ActivityRecord.
  • Include comments in the unified activityRecords field.
  • Implement activityRecord support for:
    • Build
    • Contact
    • Customer
    • Manufacturer
    • Part
    • PartRevision
    • PurchaseOrder
    • Purchase
    • QuoteRequest
    • Unit
    • Vendor