API Release Notes - 11/02/22

*added API so partners can nightly retrieve a list of any deadlines created or modified in the past day (/api/deadlines/modified) (this API wasmigrated from the LawToolBox V1 API)

API Release Notes - 9/01/22  
 
*modified API to add a new function to share a matter to a specific existing user 
in LawToolBox (/api/firms/{firmID}/users/{userID}/matters/{matterID}/share) 

*modified API to unshare a matter to a specific existing user  (/api/firms/{firmID}/users/{userID}/matters/{matterID}/unshare)

*this flow is relevant ONLY to partners who have built a hybrid integration (this flow does not apply to partners who have done a full integration that does not involve LTB365) 



API Release Notes - 8/21/22 


*added paytype when retrieving firm info (either one firm or a list of firms) 

*fixed typo in documentation on swagger API related to "analytics" 




API Release Notes – 8/10/2022 


* Minor fix to update firm api - allows partners to update (firmURLstateOfPracticethirdPartyAccountIDthirdPartyResellerID, isActive) 
 
* API upgrade also include the subscription info in output for api/firms (it was already included in api/firms {firmID}
 




API Release Notes – 8/09/2022


*Added subscription information when firm info is retrieved (if it exists) 


*Added ability to search for LawToolBox rulesets using third party references (for example, search for LawToolBox
 rule set in Orange county using docket references from Infotrack, sali.org, or other 3d parties) BETA 


*Added "formreference" to docket events where partner can associate their own forms based on roles (plaintiff, defendant) 


*Added "parenttriggerdate" to docket events to allow partners (after importing LawToolBox deadlines) to group any trigger date with its dependent deadlines. 


*Added ability to search for trigger date in any rule set using tags (search for TriggerID using tag like "trialdate")


 *Added tags to deadline to enable partner to lookup to next trigger date that needs to be entered (for example, the "deadline to file an answer" contains a tag "next:answerdate" that partner can use to prompt the end-user to enter the "date the answer was served"  BETA