Difference between revisions of "Template:Json Practice Block - CSharp"

From Updox API
Jump to: navigation, search
(Created page with " accountId = "NewPracticeId", name = "NewPracticeName", active = "true",")
 
Line 1: Line 1:
                 accountId = "NewPracticeId",
+
                 <span style="color:red">accountId</span> = "NewPracticeId",
                 name = "NewPracticeName",
+
                 <span style="color:red">name</span> = "NewPracticeName",
                 active = "true",
+
                 <span style="color:green">address1</span> = "",
 +
                <span style="color:green">address2</span> = "",
 +
                <span style="color:green">city</span> = "",
 +
                <span style="color:green">state</span> = "",
 +
                <span style="color:green">postal</span> = "",
 +
                <span style="color:green">phone</span> = "",
 +
                <span style="color:green">fax</span> = "",
 +
                <span style="color:green">directAddress</span> = "",
 +
                <span style="color:green">timeZone</span> = "",
 +
                <span style="color:green">websiteAddress</span> = "",
 +
                <span style="color:green">active</span> = "true",

Revision as of 11:44, 19 November 2013

               accountId = "NewPracticeId",
               name = "NewPracticeName",
               address1 = "",
               address2 = "",
               city = "",
               state = "",
               postal = "",
               phone = "",
               fax = "",
               directAddress = "",
               timeZone = "",
               websiteAddress = "",
               active = "true",