{"id":5036,"date":"2014-02-11T12:56:51","date_gmt":"2014-02-11T18:56:51","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=5036"},"modified":"2014-02-13T16:14:45","modified_gmt":"2014-02-13T22:14:45","slug":"adding-new-contacts","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/faxfinder\/web-services-api\/contact-and-group-apis\/adding-new-contacts\/","title":{"rendered":"Adding New Contacts"},"content":{"rendered":"<table border=1 cellspacing=0 cellpadding=0 width=550 style='border-collapse:collapse;border:none'>\n<tr>\n<td width=150 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>HTTP Request Line<\/p>\n<\/td>\n<td width=400 colspan=2 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>POST \/ffws\/v1\/contacts\/USERNAME HTTP\/1.1<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=150 rowspan=4 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>HTTP Response Status Codes<\/p>\n<\/td>\n<td width=125 valign=top style='border:solid #4F81BD 1.0pt;padding:0in .01in 0in .01in'>\n<p>200 OK<\/p>\n<\/td>\n<td width=275 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>Created successfully.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=125 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>403 Forbidden<\/p>\n<\/td>\n<td width=275 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>Authenticated user does not have permission to change data.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=125 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>404 Not Found<\/p>\n<\/td>\n<td width=275 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>No user found with that username.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=125 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>400 Bad Request<\/p>\n<\/td>\n<td width=275 valign=top style='border:solid #4F81BD 1.0pt; padding:0in .01in 0in .01in'>\n<p>The provided XML is not valid.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h4>Example<\/h4>\n<pre class=\"brush:xml\">\r\nPOST \/ffws\/v1\/contacts\/admin HTTP\/1.1\r\ncontent-type: application\/xml\r\nauthorization: Basic YWRtaW46YWRtaW4=\r\n&lt;?xml version=\u201d1.0\u201d encoding=\u201dUTF-8\u201d?&gt;\r\n&lt;contact&gt;\r\n\t&lt;name&gt;Test Contact&lt;\/name&gt;\r\n\t&lt;fax_number&gt;218-555-3335&lt;\/fax_number&gt;\r\n\t&lt;phone_number&gt;218-555-3336&lt;\/phone_number&gt;\r\n\t&lt;organization&gt;Some org&lt;\/organization&gt;\r\n&lt;\/contact&gt;\r\n-----------------------------------\r\nHTTP\/1.1 200 OK\r\ncontent-type: application\/xml\r\n&lt;?xml version=\u201d1.0\u201d encoding=\u201dUTF-8\u201d?&gt;\r\n&lt;response&gt;\r\n\t&lt;message&gt;Created&lt;\/message&gt;\r\n\t&lt;contact&gt;\r\n\t\t&lt;contact_url&gt;https:\/\/192.168.2.1\/ffws\/v1\/contacts\/admin\/6&lt;\/contact_url&gt;\r\n\t\t&lt;name&gt;Test Contact&lt;\/name&gt;\r\n\t\t&lt;fax_number&gt;218-555-3335&lt;\/fax_number&gt;\r\n\t\t&lt;phone_number&gt;218-555-3336&lt;\/phone_number&gt;\r\n\t\t&lt;organization&gt;Some org&lt;\/organization&gt;\r\n\t&lt;\/contact&gt;\r\n&lt;\/response&gt;\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>HTTP Request Line POST \/ffws\/v1\/contacts\/USERNAME HTTP\/1.1 HTTP Response Status Codes 200 OK Created successfully. 403 Forbidden Authenticated user does not have permission to change data. 404 Not Found No user found with that username. 400 Bad Request The provided XML is not valid. Example POST \/ffws\/v1\/contacts\/admin HTTP\/1.1 content-type: application\/xml authorization: Basic YWRtaW46YWRtaW4= &lt;?xml version=\u201d1.0\u201d encoding=\u201dUTF-8\u201d?&gt; [&hellip;]<\/p>\n","protected":false},"author":537,"featured_media":0,"parent":5406,"menu_order":24,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-5036","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/5036","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/users\/537"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=5036"}],"version-history":[{"count":6,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/5036\/revisions"}],"predecessor-version":[{"id":5450,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/5036\/revisions\/5450"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/5406"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=5036"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}