Skip to main content

History

4/23/2024

4/18/2024

4/5/2024

3/28/2024

3/12/2024

3/1/2024

2/23/2024

2/15/2024

2/14/2024

  • Added Paid Date to Invoice Update Status method for setting the paidDate property on an invoice
  • Added Item Routing Operation Batch for bulk applying operations to an item. Of note, this is geared towards nuance associated to continuous flow whereby operation order must be unique (no overlaps) but it can still be used if continuous flow is not enable. This will allow for bulk re-ordering operations, updating the existing operations where applicable, adding operations where they do not currently exist and removing no longer applicable operations.

2/13/2024

  • Added Gauge Code for acquiring a gauge code that exists in Fulcrum tags.
  • Added Gauge Code List for searching for gauge codes that exists in Fulcrum tags.
  • Added Grade Code for acquiring a grade codes that exists in Fulcrum tags.
  • Added Grade Code List for searching for grade codes that exists in Fulcrum tags.
  • Added Material Code for acquiring a material codes that exists in Fulcrum tags.
  • Added Material Code List for searching for material codes that exists in Fulcrum tags.
  • Added Shape Code for acquiring a shape codes that exists in Fulcrum tags.
  • Added Shape Code List for searching for shape codes that exists in Fulcrum tags.
  • Updated Item Create to includes more fields (gauge, materialCode, shape, grade, height, length and width).
  • Added Item Update for updating an item. Minimal subset of fields.

1/29/2024

1/26/2024

1/16/2024

12/13/2023

12/12/2023

12/7/2023

11/13/2023

  • Updated the Invoice endpoints to include 'Total', 'Subtotal', and 'NotesToCustomer' fields.

9/26/2023

9/12/2023

9/5/2023

  • Scheduled start time, scheduled end time, and scheduled equipment ID added to the job item-to-make operation List/Read
  • Deprecated the status field in favour of statuses in the request body schema for [job List][api-schema#tag/Job/operation/ListJob] so that more than 1 job status can be filtered for at a time. status is Scheduled for removal EOD 2023-10-31.
  • Added the hasIncompleteOperations in the request body schema for [job List][api-schema#tag/Job/operation/ListJob] to filter for jobs with incomplete operations.

8/22/2023

8/15/2023

  • Deleted indicators added to Sales Order, Invoice and Purchase Order objects. While /list endpoints do not return deleted entities, you can still GET a deleted entity by it's Id. Having an indicator on the object will help your applications decide whether they can still make changes to that entity.

8/8/2023

  • The Items List endpoint has been versioned. The new V2 Item List endpoint has a more robust item number matching options than the simple "contains" method of the original endpoint.

8/1/2023

7/25/2023

  • Added ShipByDate to available filters as well as the response object of Shipments list.

7/18/2023

7/12/2023

5/1/2023

  • Initial release