1. Home
  2. /
  3. MFORMULA ELEKTRONISCHER KATALOG
  4. /
  5. API
  6. /
  7. Kunden
  8. /
  9. URL: http://www.namedoseusiten.com.br/api_customers.php?country_id=country_id& ...

URL: http://www.namedoseusiten.com.br/api_customers.php?country_id=country_id& Parameter Format Beschreibung country_id Get

Anzahl der Land -ID
Überprüfen Sie die API, um die Liste der Landes zu erhalten.

PHP -Probe:

 // Beispielliste für Zollzustand

 $ add_query_order = ' ' ;;
 $ country_id = ' ' ;;
 if ($ country_id! = ' ') {
 $ add_query_order.
 }
 
 $ Url = $ tabain_url. ' /api_customers.php? Action = Customs_State '

 $ 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",
 ' Usuario1: ' . Basis64_CODE ($ Usuario1),
 ' Passwort1: ' . Basis64_CODE ($ password1)))
 );
 
 $ result = curl_exec ($ ch);
 Curl_close ($ ch);

 print_r ($ result);

 // Probe Kunden staatliche Liste eof 

return:

id
text < /p>

URL: http://www.namedoseusiten.com.br/api_customers.php?country_id=country_id&

Parameter Format Beschreibung

country_id Get

Anzahl der Land -ID
Überprüfen Sie die API, um die Liste der Landes zu erhalten.


PHP -Probe:

 // Beispielliste für Zollzustand

$ add_query_order = ' ' ;;
$ country_id = ' ' ;;
if ($ country_id! = ' ') {
$ add_query_order.
}

$ Url = $ tabain_url. ' /api_customers.php? Action = Customs_State '

$ 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",
' Usuario1: ' . Basis64_CODE ($ Usuario1),
' Passwort1: ' . Basis64_CODE ($ password1)))
);

$ result = curl_exec ($ ch);
Curl_close ($ ch);

print_r ($ result);

// Probe Kunden staatliche Liste eof

return:

id
text < /p>

Schreibe einen Kommentar 0