Hello:

I'm starting to learn how to use libcurl to automate some of the tasks we do 
using the curl command.

I am programming in C for FreeBSD.

So far I have been progressing, but I cannot get this command to work well in 
the program:

curl -X GET --header 'Accept: application / json' --header 'Authorization: 
Bearer undefined' 
'https://apistaging.psigate.com/api/secure/ioptransactions?search=41Z256'

Please, How can I send that command from my program using the libcurl commands?

Thanks in advance

Osvaldo

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to