Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am having trouble using the AXL SOAP updatePhone with PHP to update line information on a phone with multiple lines. I have looked for examples online to update multiple lines in PHP, but haven't found any examples. I am using PHP 5.6.20 and CUCUM ...
Thanks for the reply. I was just about to post that I found the answer today. It turns out I needed to change the structure slightly, so that the array of lines was within the "line" element instead of the "lines" element. Basically adding one more n...