The PlaceParse operation allows building a PlaceWS structure by parsing a Place string
2009-03-03 Initial version
/Standards/2009-03-03/Place.svc
2009-03-18 Seperate SOAP and REST URL's
SOAP URI:
/Service/2009-03-18
REST URI [GET]:
/Standards/2009-03-18/Place.svc/Parse?place={place}
Name | Description | Required |
---|---|---|
Place |
The Place string to parse Type: : String Default: None Constraints: Must be a valid Place string. |
Yes |