Upcoming changes to date sorting for order endpoint

Release Date

Tuesday May 5th, 2020

Breaking Changes

  • None

Other Changes

  • Sortable date fields will sort NULLS LAST if supplied in the GET order endpoint regardless of sort direction
  • Previously, NULL dates would appear first if sorted descending
  • This includes the following sortable fields:
    ship_date
    dropship_date
    deliver_by_date
    cancelled_date