mozvat / WSPAPIPrototype

Web Services 2.0 prototype work.
1 stars 2 forks source link

Gift IpPort data field not required. #27

Open mozvat opened 11 years ago

mozvat commented 11 years ago

Our Gift Web Services Platform located at: https://w1.mercurydev.net/ws/ws.asmx? has a GiftTransaction() web method that accepts a PW and a string parameters.

soap:Body

string string

/soap:Body

One of the ‘required’ fields make no sense to a developer integrating to our platform: IpPort should be removed as a required field. If you don’t pass in IpPort you get back an error stating , No Connection to any Server!

We just need to not include IpPort with Gift data.