Sorted:

Post: http://www.namedoseusiten.com.br/api_seller_products_edit.php?af?

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

Parameter Format Beschreibung products_id json

Produkt -ID
Eine Zahl ist nur erforderlich
Format: int (11)
* Feld erforderlich < /p> Total_days json Beispiel: 5, 10, 15, 20, 25 oder 30
* Feld erforderlich < /td>

PHP -Probe

 // Probe Fügen Sie Produkt hinzu
 
 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = add_product_featured ' ;;

 $ data = array ("products_id" = & gt; $ _get [' products_id '], // Produkte (nur Nummer ist erforderlich) * Feld erforderlich
 "Total_days" = & gt; $ _Get [' Total_days '] // Total Days. 5, 10, 15, 20, 25 oder 30 (nur eine Zahl ist erforderlich) * Feld erforderlich
 );
 
 $ data_string = json_encode ($ date);

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_customrequest, "post");
 Curl_setopt ($ ch, curlopt_postfields, $ data_string);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail),
 ' Inhaltslänge: ' . Strlen ($ data_string))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);
 
 // Probe Produkt hinzufügen von EOF 

Rückgabefehler:

Code
Nachricht < /p>

Erfolgserfolg:

Code
Nachricht < /p>

Post: http://www.namedoseusite.com.br/api_seller_products_edit.php?action=delete_product_specials

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

Parameter Format Beschreibung products_id json

Produkt -ID
Eine Zahl ist nur erforderlich
Format: int (11)
* Feld erforderlich < /p>

PHP -Probe

 // Probe Produktspezialitäten löschen
 
 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = delete_product_specials ' ;;

 $ data = array ("products_id" = & gt; $ _get [' Products_id '] // Products ID (nur Nummer ist erforderlich) * Feld erforderlich
 );
 
 $ data_string = json_encode ($ date);

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_customrequest, "post");
 Curl_setopt ($ ch, curlopt_postfields, $ data_string);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail),
 ' Inhaltslänge: ' . Strlen ($ data_string))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);
 
 // Probe Produktspezialitäten löschen eof 

Rückgabefehler:

Code
Nachricht < /p>

Erfolgserfolg:

Code
Nachricht < /p>

Post: http://www.namedoseusiten.com.br/api_seller_products_edit.php?action=delete_product_featred

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

Parameter Format Beschreibung products_id json

Produkt -ID
Eine Zahl ist nur erforderlich
Format: int (11)
* Feld erforderlich < /p>

PHP -Probe

 // Probe produktiert löschen
 
 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = Delete_product_featred ' ;;

 $ data = array ("products_id" = & gt; $ _get [' Products_id '] // Products ID (nur Nummer ist erforderlich) * Feld erforderlich
 );
 
 $ data_string = json_encode ($ date);

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_customrequest, "post");
 Curl_setopt ($ ch, curlopt_postfields, $ data_string);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail),
 ' Inhaltslänge: ' . Strlen ($ data_string))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);
 
 // Probenprobe Produkt löschen EOF 

Rückgabefehler:

Code
Nachricht < /p>

Erfolgserfolg:

Code
Nachricht < /p>

URL: http://www.namedoseusiten.com.br/api_seller_products_others.php?action=Manhersteller

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

PHP -Probe:

 // Probenherstellerliste
 
 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = Hersteller ' ;;

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail),
 ' Inhaltslänge: ' . Strlen ($ data_string))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);

 // Probenhersteller listen eof  auf

return:

id
text < /p>

URL: http://www.namedoseusiten.com.br/api_seller_products_ots.php?action=pack

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

PHP -Probe:

 // Beispielpackliste
 
 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = Pack ' ;;

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail),
 ' Inhaltslänge: ' . Strlen ($ data_string))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);

 // Beispielpackliste eof 

return:

id
text < /p>

URL: http://www.namedoseusiten.com.br/api_seller_products_others.php?action=countries

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

PHP -Probe:

 // Beispielland
 
 if ($ _get [' Aktion '] == ' Länder ') {
 
 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = Länder ' ;;

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail),
 ' Inhaltslänge: ' . Strlen ($ data_string))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);
 
 }

 // Beispielländer eof 

return:

id
text < /p>

URL: http://www.namedoseusiten.com.br/api_seller_products_ots.php?action=zones

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

PHP -Probe:

 // Beispielzonen
 
 if ($ _get [' Aktion '] == ' Zonen ') {
 
 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = Zones ' ;;

 $ data = array ("country_id" = & gt; $ _get [' Country_id '] // Country ID (nur die Zahl wird bewertet) * Feld erforderlich
 );
 
 $ data_string = json_encode ($ date);

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_customrequest, "post");
 Curl_setopt ($ ch, curlopt_postfields, $ data_string);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail),
 ' Inhaltslänge: ' . Strlen ($ data_string))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);

 }
 
 // Beispielzonen EOF 

return:

id
text < /p>

URL: http://www.namedoseusiten.com.br/api_seller_products_ots.php?action=list_products

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

Parameter Format Beschreibung Status Get

1, 2 oder 3
Es ist nur Zahl erforderlich < /p> search_model Get Produktmodell Suche Get Produktname Kategorie Get Kategorie Nummer
Nur Zahl ist erforderlich < /td> sort_order Get Glückliche Reihenfolge von:
sort_product_name
sort_date_added
sort_date_updated
sort_code
sort_quantity
sort_price
sort_bestseller < /td>

PHP -Probe:

 // Beispiellistenprodukte
 
 $ add_query_order = ' ' ;;
 if ($ _get [' Status ']! = ' ') {
 $ add_query_order.
 }
 if ($ _get [' Search_Model ']! = ' ') {
 $ add_query_order.
 }
 if ($ _get [' Suche ']! = ' ') {
 $ add_query_order.
 }
 if ($ _get [' Kategorie ']! = ' ') {
 $ add_query_order.
 }
 if ($ _get [' sort_order ']! = ' ') {
 $ add_query_order.
 }

 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = list_products ' $ add_query_order;

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);

 // Beispiellistenprodukte EOF 

return:

products_id
Bild
Name
Modell
Menge
Status
DATE_ADDED
last_modified < /p>

URL: http://www.namedoseusiten.com.br/api_seller_products_ots.php?action=list_products_contacts

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

PHP -Probe:

 // Beispiellisten-Produktekontakte
 
 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = list_products_contacts ' ;;

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);

 // Beispiellisten -Produkte Kontakte eof 

return:

id
text < /p>

Post: http://www.namedoseusiten.com.br/api_seller_products_others.php?action=update_products_contacts

Header Parameter Format
Token Base64_encode ()
Secret Base64_encode ()
E -Mail Base64_encode ()

Parameter Format Beschreibung pc_id json

PC ID
Nur Zahl ist erforderlich
Format: int (11)
* Feld erforderlich < /p> Antwort json Nur Zahl ist erforderlich
Format: varchar (255)
* Feld erforderlich < /td>

PHP -Probe

 // Probe Produktkontakte bearbeiten
 
 $ Url = $ tabain_url. ' /api_seller_products_others.php? Action = update_products_contacts ' ;;

 $ data = array ("pc_id" = & gt; $ _get [' PC_ID '], // PC -ID (nur die Nummer ist aufgestellt) * Feld erforderlich
 "Antwort" = & gt; $ _Get [' Antwort '] // Die Antwort
 );
 
 $ data_string = json_encode ($ date);

 $ Ch = curl_init ($ url);
 Curl_setopt ($ ch, curlopt_customrequest, "post");
 Curl_setopt ($ ch, curlopt_postfields, $ data_string);
 Curl_setopt ($ ch, curlopt_returntransfer, true);
 curl_setopt ($ ch, curlopt_sl_verifypeer, false);
 Curl_setopt ($ ch, curlopt_httpHeader, Array (Array (
 ' Inhaltstyp: Anwendung/JSON ',,
 "Cache-Control: No-Cache",
 ' Token: ' . Basis64_CODE ($ token),
 ' Geheimnis: ' . Basis64_CODE ($ Secret),
 ' E-Mail: ' . Basis64_CODE ($ E -Mail),
 ' Inhaltslänge: ' . Strlen ($ data_string))))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);
 
 // Probe Produce Products Kontakte EOF 

Rückgabefehler:

Code
Nachricht < /p>

Erfolgserfolg:

Code
pc_id
Nachricht < /p>