Release notes v2.5.0 | Aug 19, 2019

Product APIs -

  • Response limit is restricted to 50 per request call.
  • Treez supports webhook for the products. Any updates on any of the products will be notified on the specified URL.

Ticket APIs -

  • Purchase limit restriction is added to the Ticket API.
  • Purchase Limit section is added in the Ticket API response as read-only data.
  • Response limit is restricted to 50 per request call.
  • Treez supports webhook for the order tickets. Any updates on any of the tickets will be notified on the specified URL.

OnlineMenu API -

  • Response limit is restricted to 50 per request call.
  • Onlinemenu API will be deprecated soon (~April 2020) for v2 instances. We suggest adapting to the product APIs at your earliest convenience.

Customer APIs -

  • Response limit is restricted to 50 per request call.
  • Treez supports webhook for the customers. Any updates on any of the customer will be notified on the specified URL.

Using Webhooks -

Webhooks can be configured in the POS portal by the dispensary manager itself
Step 1: Configurations > Config Page > Integration and scroll down to the ‘Webhook Integration’ section.
If you don’t see the ‘Webhook Integration’ section, contact customer support to have it enabled.

Step 2: + Add Client and Fill out the following fields:
Name: Choose a unique name to identify this partner
URL: Enter the URL provided by the partner (where they will see the updates come in)
Notifications: Set as ‘CUSTOMER’ or 'TICKET' or 'PRODUCT'. Multiple options can be selected.

Step 3: Click Test. If the ‘Test Passed’ pop up appears it means the URL you entered is valid.
If the ‘Test Fail’ pop-up appears, it means the URL you entered in invalid.

Step 4: Once you pass testing, click Save. All the updates per selection will be notified to the specified URL.