Jump to content

Does this XML Code look like the SOAP Interface


BlueEyes

Recommended Posts

Hallo folks,

 

I read through a couple of SOAP documentations and what I am trying to do is, write one byself and have someone else get the information he needs through it. But I don't know if I got it right so far, so my xml output looks like this:

 

<test-interface version="0.9">

<number>1763</msisdn>

<package>1</package>

<start_time>2007-04-01 00:00:00</start_time>

<end_time>2008-04-30 00:00:00</end_time>

<status>ok</status>

</test-interface>

 

to get this xml info someone has to access this http request link:

http://www.testdomain.com/?number=1763&action=status

 

Does this look right?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.