Changelog

Enterprise API

1.0.1

Latest
6/24/2025

Updated documentation.

6/2/2025

Major Changes

  • Reverted use of ID scalar in Query.customer and Query.vendor. These query arguments now use UInt.
  • MergeCustomersInput.sourceCustomerIds renamed and accepts multiple ids.
  • Fixed incorrect version number.
  • Changed Mutation.mergeCustomer to Mutation.mergeCustomers.

Minor Changes

  • Added imageCount to InventoryFilter input. Added publicImageCount to InventoryFilter input.
  • Added imageCount and publicImageCount to VehicleFilter input.
  • Added Mutation.mergeVendors.
  • Added the permission 'VENDORSCANMERGE' to control access to Mutation.mergeVendors.
  • Added CustomerFilter.ids property.
  • Added various properties to SalesOrder type.

Patch Changes

  • Fixed a bug preventing UserAccount.wageRate from being updated.
  • Added better report sub type maps and fixed the create/update for report subs with them
  • Fixed an issue where print job queue filters were not working.
  • Fixed a bug that was preventing new Vendor alternate addresses from being created.
6/2/2025

Patch Changes

  • Updated Node version to 22
6/2/2025

Patch Changes

  • Fixed an issue where print job queue filters were not working.
4/22/2025

Minor Changes

  • Changed Query.customer and Query.vendor to use the ID scalar.
  • Removed 'upc' inventory setting, as this field is now deprecated.
4/16/2025

Patch Changes

  • Fixed a bug where dates were not being formatted correctly in dashboards.
4/16/2025

Patch Changes

  • Changed Inventory.vendorLeadTime from Int to Float
4/15/2025

Patch Changes

  • Added ability to merge Customers using Mutation.mergeCustomer
  • Added API Configuration setting values
  • Fixed a bug that was preventing the Vehicle ID to be set on Inventory.
4/9/2025
  • Fixed a bug causing duplicate Vendors in search.
  • Added schema for various inventory settings.
  • Added a permission check on Vendor search.
4/4/2025
  • Updated change notes
Newer Older