Differenze tra le versioni di "Formato di ritorno"

Da It Ikoula wiki.
Jump to navigation Jump to search
Riga 1: Riga 1:
 +
<span data-link_translate_pt_title="Formato de retorno"  data-link_translate_pt_url="Formato+de+retorno"></span>[[:pt:Formato de retorno]][[pt:Formato de retorno]]
 
<span data-link_translate_es_title="Formato de devolución"  data-link_translate_es_url="Formato+de+devoluci%C3%B3n"></span>[[:es:Formato de devolución]][[es:Formato de devolución]]
 
<span data-link_translate_es_title="Formato de devolución"  data-link_translate_es_url="Formato+de+devoluci%C3%B3n"></span>[[:es:Formato de devolución]][[es:Formato de devolución]]
 
<span data-link_translate_en_title="Return format"  data-link_translate_en_url="Return+format"></span>[[:en:Return format]][[en:Return format]]
 
<span data-link_translate_en_title="Return format"  data-link_translate_en_url="Return+format"></span>[[:en:Return format]][[en:Return format]]

Versione delle 15:12, 6 ott 2015

pt:Formato de retorno es:Formato de devolución en:Return format fr:Format de retour

Il presente articolo è stato tradotto tramite un software di traduzione automatica. È possibile visualizzare l'origine articolo qui.

fr::de:Rückgabeformatfr:de:Rückgabeformat




Introduzion

IKoula API offre due formati indietro per risposte : XML & JSON

Spiegazioni

Tutti i metodi disponibili nell'API restituisce una rispos
Per impostazione predefinita, il ritorno d
È possibile modificare questo formato di ritorno passando un parametro supplementare format, destinato ad essere JSO ent XM. Se si aggiunge questo parametro, non dimenticate di aggiungerlo prima che la generazione della fi (ved Attenzione)

Esempi

Ecco alcuni esempi di chiamate GET :

XML di default
https://api.ikoula.com/index.php?r=wsflex/vmlist&login=mail@example.com&crypted_password=password_encrypted&signature=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
XML desidera
https://api.ikoula.com/index.php?r=wsflex/vmlist&login=mail@example.com&crypted_password=password_encrypted&format=xml&signature=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
JSON desidera
https://api.ikoula.com/index.php?r=wsflex/vmlist&login=mail@example.com&crypted_password=password_encrypted&format=json&signature=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Attention

Se si specifica il formato di ritorno, si aggiunge un ulteriore parametro per la chiamata di API. Non si dimenticasse Aggiungi ANTE generare la firma (vedere de W La generazione della firma)



Questo articolo sembrava poter ?

0




Non si dispone dei permessi necessari per inviare commenti.