diff --git a/content/includes/scripts.blade.php b/content/includes/scripts.blade.php
index 8affb4d..3b4ad92 100644
--- a/content/includes/scripts.blade.php
+++ b/content/includes/scripts.blade.php
@@ -1,2 +1,3 @@
+
\ No newline at end of file
diff --git a/forms.json b/forms.json
index 85f9847..5fd7eb2 100644
--- a/forms.json
+++ b/forms.json
@@ -23,9 +23,7 @@
"api-auth-type":"basic",
"api-auth-username":"info@areya.de",
"api-auth-password":"e0364f3a42ca616af0fe78de3337008d5P7ZRTq9OsOVlWNlf7h3i5C9ZUagDgyV",
- "api-body-type":"json",
- "api-body-json":{"SERVICE":"customer.create","DATA":{"CUSTOMER_TYPE":"business","ORGANIZATION":"GustavoLuigi","LAST_NAME":"Souza"}},
- "api-header-data":[{"key":"Content-Type","value":"application/json"}]
+ "api-body-type":"json"
}
]
}