Template:Json Practice Block - CSharp

From Updox API
Revision as of 13:41, 20 November 2013 by Thenate (Talk | contribs)

Jump to: navigation, search
  public void TalkToUpdox() {
     string json = new JavaScriptSerializer().Serialize(new {
                accountId = "NewPracticeId",
                name = "NewPracticeName",
                address1 = "",
                address2 = "",
                city = "",
                state = "",
                postal = "",
                phone = "",
                fax = "",
                directAddress = "",
                timeZone = "",
                websiteAddress = "",
                active = "true",