Thanks, this site was a big help. I was using a product manual without PHP examples, and found that using CURLOPT_HTTPGET and CURLOPT_POST were not working, but when I used the CURLOPT_CUSTOMREQUEST, I got things to work. I’m NOT a big fan of JSON.