All Collections
New Releases
Release Notes: September 20, 2021
Release Notes: September 20, 2021
Miles Dinsmore avatar
Written by Miles Dinsmore
Updated over a week ago

New endpoints for third party integrators

New endpoints have been added to give access to patient referral source records:

get api/v1/referral_sources
get api/v1/referral_sources/{id}
post api/v1/referral_sources
put api/v1/referral_sources/{id}
delete api/v1/referral_sources/{id}

New terpene data keys

Two new data keys have been added to display total terpene levels on labels:

package.lab_results_reference.x.total_terpene_mg_g: Shows total terpene as mg/g.

package.lab_results_reference.x.total_terpene_percent: Shows total terpene as a percentage.

Bugfixes

  • Resolved an error that would sometimes prevent users from modifying or creating a new Partner.

  • When adding a new physician to a patient profile, the physician license number will now appear there immediately.

  • Fixed a calculation error in the Net Weight field on inventory receipts that was causing it to sometimes display an incorrect weight.

Did this answer your question?