{"id":30,"date":"2012-09-17T03:46:08","date_gmt":"2012-09-17T03:46:08","guid":{"rendered":"http:\/\/kb.digitalregistra.co.id\/?page_id=30"},"modified":"2018-01-25T02:57:16","modified_gmt":"2018-01-25T02:57:16","slug":"transfer-domain","status":"publish","type":"page","link":"https:\/\/kb.srs-x.com\/id\/api\/domain\/transfer-domain\/","title":{"rendered":"Transfer Domain"},"content":{"rendered":"<p><a href=\"http:\/\/kb.srs-x.com\/en\/api\/domain\/transfer-domain\"><strong>English version<\/strong><\/a><\/p>\n<h2>Deskripsi<\/h2>\n<p>Api yang berfungsi untuk melakukan transfer domain ke SRS-X dan Registrar. API ini juga sekaligus akan membuat user di SRS-X jika email yang digunakan belum pernah didaftarkan di SRS-X<\/p>\n<h2>Query<\/h2>\n<p>domain\/transfer<\/p>\n<h2>List Variabel<\/h2>\n<div class=\"table-responsive\"><table  style=\"width:100%; \"  class=\"easy-table easy-table-cuscosky \" >\n<thead>\r\n<tr><th >Nama<\/th>\n<th >Tipe Data<\/th>\n<th > Required\/Optional<\/th>\n<th >Deksripsi<\/th>\n<\/tr>\n<\/thead>\n<tbody>\r\n<tr><td >domain<\/td>\n<td >String(63)<\/td>\n<td >Required<\/td>\n<td >Nama domain<\/td>\n<\/tr>\n\r\n<tr><td >transfersecret<\/td>\n<td >String(16)<\/td>\n<td >Required<\/td>\n<td >Kode EPP<\/td>\n<\/tr>\n\r\n<tr><td >api_id<\/td>\n<td >Integer(11)<\/td>\n<td >Required<\/td>\n<td >Nilai bebas untuk membuat relasi domain dengan sistem di luar<\/td>\n<\/tr>\n\r\n<tr><td >periode<\/td>\n<td >Integer(2)<\/td>\n<td >Required<\/td>\n<td >periode untuk registrasi<\/td>\n<\/tr>\n\r\n<tr><td >ns1<\/td>\n<td >String(63)<\/td>\n<td >Required<\/td>\n<td >Nameserver 1<\/td>\n<\/tr>\n\r\n<tr><td >ns2<\/td>\n<td >String(63)<\/td>\n<td >Required<\/td>\n<td >Nameserver 2<\/td>\n<\/tr>\n\r\n<tr><td >ns3<\/td>\n<td >String(63)<\/td>\n<td >Optional<\/td>\n<td >Nameserver 3<\/td>\n<\/tr>\n\r\n<tr><td >ns4<\/td>\n<td >String(63)<\/td>\n<td >Optional<\/td>\n<td >Nameserver 4<\/td>\n<\/tr>\n\r\n<tr><td >fname<\/td>\n<td >String(32)<\/td>\n<td >Required<\/td>\n<td >Nama depan<\/td>\n<\/tr>\n\r\n<tr><td >lname<\/td>\n<td >String(32)<\/td>\n<td >Optional<\/td>\n<td >Nama belakang<\/td>\n<\/tr>\n\r\n<tr><td >address1<\/td>\n<td >String(255)<\/td>\n<td >Required<\/td>\n<td >Alamat<\/td>\n<\/tr>\n\r\n<tr><td >address2<\/td>\n<td >String(255)<\/td>\n<td >Optional<\/td>\n<td >Alamat 2<\/td>\n<\/tr>\n\r\n<tr><td >city<\/td>\n<td >String(32)<\/td>\n<td >Required<\/td>\n<td >Nama Kota<\/td>\n<\/tr>\n\r\n<tr><td >state<\/td>\n<td >String(32)<\/td>\n<td >Required<\/td>\n<td >Nama Propinsi \/ Negara bagian<\/td>\n<\/tr>\n\r\n<tr><td >country<\/td>\n<td >String(3)<\/td>\n<td >Required<\/td>\n<td >Kode negara contoh : ID, MY, SG, AU<\/td>\n<\/tr>\n\r\n<tr><td >postcode<\/td>\n<td >String(8)<\/td>\n<td >Required<\/td>\n<td >Kodepos<\/td>\n<\/tr>\n\r\n<tr><td >phonenumber<\/td>\n<td >String(14)<\/td>\n<td >Required<\/td>\n<td >Nomor Telepon sertakan kode negara tanpa tanda \"+\"<\/td>\n<\/tr>\n\r\n<tr><td >email<\/td>\n<td >String(63)<\/td>\n<td >Required<\/td>\n<td >Email contact<\/td>\n<\/tr>\n\r\n<tr><td >user_username<\/td>\n<td >String(63)<\/td>\n<td >Required<\/td>\n<td >username (email) untuk login ke SRS-X<\/td>\n<\/tr>\n\r\n<tr><td >user_fname<\/td>\n<td >String(32)<\/td>\n<td >Required<\/td>\n<td >Nama depan<\/td>\n<\/tr>\n\r\n<tr><td >user_lname<\/td>\n<td >String(32)<\/td>\n<td >Optional<\/td>\n<td >Nama belakang<\/td>\n<\/tr>\n\r\n<tr><td >user_company<\/td>\n<td >String(32)<\/td>\n<td >Required<\/td>\n<td >Nama Perusahaan, jika untuk pribadi masukkan \"personal\"<\/td>\n<\/tr>\n\r\n<tr><td >user_address<\/td>\n<td >String(255)<\/td>\n<td >Required<\/td>\n<td >Alamat<\/td>\n<\/tr>\n\r\n<tr><td >user_address2<\/td>\n<td >String(255)<\/td>\n<td >Optional<\/td>\n<td >Alamat 2<\/td>\n<\/tr>\n\r\n<tr><td >user_city<\/td>\n<td >String(32)<\/td>\n<td >Required<\/td>\n<td >Nama Kota<\/td>\n<\/tr>\n\r\n<tr><td >user_province<\/td>\n<td >String(32)<\/td>\n<td >Required<\/td>\n<td >Nama Propinsi \/ Negara bagian<\/td>\n<\/tr>\n\r\n<tr><td >user_country<\/td>\n<td >String(3)<\/td>\n<td >Required<\/td>\n<td >Kode negara contoh : ID, MY, SG, AU<\/td>\n<\/tr>\n\r\n<tr><td >user_postal_code<\/td>\n<td >String(8)<\/td>\n<td >Required<\/td>\n<td >Kodepos<\/td>\n<\/tr>\n<\/tbody><\/table><\/div>\n<h2>Contoh<\/h2>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n$post[&quot;username&quot;] = 'apiusername';\r\n$post[&quot;password&quot;] = hash('sha256','apipassword');\r\n$post[&quot;domain&quot;] = 'domainid.com';\r\n$post[&quot;periode&quot;] = 1;\r\n$post[&quot;ns1&quot;] = 'ns1.mydomain.com';\r\n$post[&quot;ns2&quot;] = 'ns2.mydomain.com';\r\n$post[&quot;transfersecret&quot;] = 'KJGKHKHK';\r\n$post[&quot;fname&quot;] = 'Adi';\r\n$post[&quot;lname&quot;] = 'Waluyo;\r\n$post[&quot;address1&quot;] = 'Jl. Arjuna 33';\r\n$post[&quot;city&quot;] = 'Jakarta';\r\n$post[&quot;state&quot;] = 'DKI Jakarta';\r\n$post[&quot;postcode&quot;] = '10000';\r\n$post[&quot;country&quot;] = 'ID';\r\n$post[&quot;phonenumber&quot;] = 622145345;\r\n$post[&quot;email&quot;] = 'client@email.com';\r\n\r\n$post['user_username'] = 'client@email.com';\r\n$post['user_fname'] = 'Budi';\r\n$post['user_lname'] = 'Santosa';\r\n$post['user_email'] = 'budix@mmail.com';\r\n$post['user_company'] \u00a0= 'personal';\r\n$post['user_address'] = 'Jl. Nangka 65';\r\n\r\n$post['user_city'] = 'Jakarta';\r\n$post['user_province'] = 'DKI Jakarta';\r\n$post['user_phone'] = 6221878787;\r\n$post['user_country'] = 'ID';\r\n$post['user_postal_code'] = '100000';\r\n$post[&quot;api_id&quot;] = 74;\r\n$post[&quot;randomhash&quot;] = 'IUYKHJKJHJHKJHIUYJ7686';\r\n\r\n$url = 'http:\/\/[reseller url]\/api\/domain\/transfer';\r\n\r\n$ch = curl_init();\r\ncurl_setopt($ch, CURLOPT_URL, $apiurl);\r\ncurl_setopt($ch, CURLOPT_POST, 1);\r\ncurl_setopt($ch, CURLOPT_TIMEOUT, 100);\r\ncurl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);\r\ncurl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($post));\r\n$response = curl_exec($ch);\r\ncurl_close($ch);\r\n<\/pre>\n<h2>Respon Contoh<\/h2>\n<p>Berhasil<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">&lt;\/pre&gt;\r\n&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;\r\n&lt;epp&gt;\r\n  &lt;result&gt;\r\n    &lt;resultCode&gt;1000&lt;\/resultCode&gt;\r\n    &lt;resultMsg&gt;Domain under queue processing&lt;\/resultMsg&gt;\r\n  &lt;\/result&gt;\r\n  &lt;resultData\/&gt;\r\n&lt;\/epp&gt;\r\n&lt;pre&gt;\r\n<\/pre>\n<p>Gagal (kode epp salah)<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\n\r\n&lt;\/pre&gt;\r\n&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;\r\n&lt;epp&gt;\r\n&lt;result&gt;\r\n&lt;resultCode&gt;2400&lt;\/resultCode&gt;\r\n&lt;resultMsg&gt;Invalid authorization information&lt;\/resultMsg&gt;\r\n&lt;\/result&gt;\r\n&lt;\/epp&gt;\r\n&lt;pre&gt;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>English version Deskripsi Api yang berfungsi untuk melakukan transfer domain ke SRS-X dan Registrar. API ini juga sekaligus akan membuat user di SRS-X jika email yang digunakan belum pernah didaftarkan di SRS-X Query domain\/transfer List Variabel Contoh Respon Contoh Berhasil &hellip; <a href=\"https:\/\/kb.srs-x.com\/id\/api\/domain\/transfer-domain\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":8,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/kb.srs-x.com\/id\/wp-json\/wp\/v2\/pages\/30"}],"collection":[{"href":"https:\/\/kb.srs-x.com\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kb.srs-x.com\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kb.srs-x.com\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kb.srs-x.com\/id\/wp-json\/wp\/v2\/comments?post=30"}],"version-history":[{"count":19,"href":"https:\/\/kb.srs-x.com\/id\/wp-json\/wp\/v2\/pages\/30\/revisions"}],"predecessor-version":[{"id":1956,"href":"https:\/\/kb.srs-x.com\/id\/wp-json\/wp\/v2\/pages\/30\/revisions\/1956"}],"up":[{"embeddable":true,"href":"https:\/\/kb.srs-x.com\/id\/wp-json\/wp\/v2\/pages\/8"}],"wp:attachment":[{"href":"https:\/\/kb.srs-x.com\/id\/wp-json\/wp\/v2\/media?parent=30"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}