Vai al contenuto principale
Tutte le collezioniAPI developer's guideVERSION 2
Using cURL to consume Sage Sales Management API
Using cURL to consume Sage Sales Management API
Training avatar
Scritto da Training
Aggiornato questa settimana

cURL is a computer software project providing a library and command-line tool for transferring data using various protocols. In this document, this tool is used to interact with the RESTful API trough HTTP protocol.

Several programming languages provide cURL libraries as well, so, consuming the API would be an easy task in every modern environment. You could also download it from http://curl.haxx.se/

Hai ricevuto la risposta alla tua domanda?