Skip to content
Last updated

Changelog

Jun 17, 2021

  • Add unit types for yards and gallons

Jun 5, 2021

  • Add support for Item Groups (Variants)

Mar 30, 2021

  • Fix missing quotes on lbs units of measure

March 29, 2021

  • Add information about Item Variants

Jan 4, 2021

  • Rename custom attribute object attribute from attribute_value to value. attribute_value is also supported. Affects item creates and edits.
  • Add tags attribute to the item object. Affects item reads and search.

Nov 24, 2020

  • Add support for new_sid on copies

Nov 12, 2020

  • Add support for new unit types and decimal quantities

Sep 29, 2020

  • Add support for leave_zero_quantity on moves
  • Update search endpoint to support item type (folder or item)
  • Update search endpoint payload to change item_name to name

Sep 1, 2020

  • Added search api endpoint

Aug 12, 2020

  • Added ability to set and edit items min_quantity

Aug 04, 2020

  • Added custom_attribute_name to custom_attribute_values
  • Fix typo in Authentication section

Jul 28, 2020

  • Added scanner_code_type to custom_attribute_values

Jun 15, 2020

  • Added alerts CRUD endpoints

Dec 23, 2019

  • Updated documentation for photos

Oct 4, 2019

  • Updated information to refer to app.sortly

Jul 12, 2019

  • Updated sections for improved readability
  • Fixed bug related to custom attributes

Jun 29, 2019

  • Added recent items list endpoint
  • Added ability to link QR or barcodes while creating or updating items
  • Added rate limiting documentation section

Mar 2, 2019

  • First release