1
votes

Can anyone guide me how to make a PHP SOAP request using 3PL Central API?

I have 3PL KEY, Login, Password, and Facility ID. The files given by the client are WSDL file, a XML Request file, a XML Response file, and a C# example, which is not helping in anyway.

I am newbie in SOAP... so, I guess... a link to a good tutorial about PHP and SOAP would also be appreciated.

A bundle of thanx in advance for the help.

Regards!

1

1 Answers

1
votes

A bundle of thanx goes to "jacobdubail."

Check this link for solution: http://forum.foxycart.com/discussion/5370/help-transforming-datafeed-for-3rd-party-integration/p1

It helped me alot.