Request Mapping

Request Mapping

The web services typically accept name/value pairs. Some web services, such as ProcessTransaction and SearchTransactions have a name/value pair that can contain XML data. These XML Data fields allow an extensible way of sending in optional fields to web services. For the libraries, the structure inside these fields are flattened for ease of use.

Example for SearchTransaction