Release Notes v2.9.4 | April 9th, 2020
Ticket API
The Create Ticket API will no longer experience an error when generating a ticket that requires multiple Inventory IDs to fulfill a line item in an order. Here’s an example of this particular scenario:
A customer places an order for 2 units of OG Kush — a product that has two Inventory IDs associated with it. The older of the two Inventory IDs has 1 unit available, while the 2nd ID has 10 units available. The older inventory ID will be added to the ticket first, causing that inventory ID to sell out. To finish fulfilling the order, the 2nd inventory ID will then be used, which in turn, creates a new ticket line in the order.
Whenever this occurred in the past, it caused the API to fail and the order would not make it into Treez. This is now fixed and should no longer be experienced.