Update Contact
PUT http://localhost:3000/contacts
Request Body
{"author"=>{"name"=>"Kevin Bisner", "mail"=>"kevin.bisner@freightvana.io"}, "lastModifiedBy"=>nil, "preference"=>{"email"=>"kevin.bisner@freightvana.io", "phone"=>"825-725-1111", "text"=>"825-725-1112"}, "associations"=>[{"refType"=>"CustomerID", "refValue"=>"0298347-1383B", "name"=>"Costco", "_id"=>"64236f99e950eaf278d52125"}], "addresses"=>[{"addressType"=>"Office", "street1"=>"111 Main Street", "street2"=>"Suite 300", "city"=>"Phoenix", "state"=>"AZ", "zip"=>"80014", "_id"=>"64236f99e950eaf278d52126"}], "phoneNumbers"=>[{"phoneType"=>"Mobile", "value"=>"770-512-5555", "ext"=>"n/a", "_id"=>"64236f99e950eaf278d52127"}], "emailAddresses"=>[{"emailType"=>"business", "value"=>"kevin.bisner@freightvana.io", "_id"=>"64236f99e950eaf278d52128"}], "person"=>{"birthday"=>"04/17/1973", "department"=>"Development", "firstName"=>"Kevin", "middleName"=>"Michael", "lastName"=>"Bisner", "reportsTo"=>"Kyle Henderson", "salutation"=>"Mr.", "title"=>"Software Devleoper"}, "socialMedia"=>{"facebook"=>"https://www.facebook.com/kevinbisner", "linkedIn"=>"https://www.linkedIn.com/kevinbisner", "twitter"=>"https://www.twitter.com/kevinbisner", "instagram"=>"https://www.instagram.com/kevinbisner", "tikTok"=>"https://www.tiktok.com/kevinbisner"}, "status"=>true, "tags"=>["developer", "tech", "transportation"], "_id"=>"64236f99e950eaf278d52124", "createdAt"=>"2023-03-28T22:52:09.369Z", "updatedAt"=>"2023-03-28T22:52:09.369Z", "__v"=>0}