API Add Existing Person to Case

API URL

https://securelb.trackerproducts.com/api/people/addpersontocase/X

Where X = CaseID

Before you can add any person to an existing case, you are going to need several pieces of information.

Example JSON Post


{"personId":96,

"typeId":43}