Last active
November 1, 2015 17:20
-
-
Save qetr1ck-op/1b34f422a0c2cf8068c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <soapenv:Body> | |
| <urn:ProductService.getProductByHash | |
| soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> | |
| <return xsi:type="getProductByHash ">. | |
| <!-- response example --> | |
| <product_id xsi:type="xsd:string">260891</emag_id> | |
| </return> | |
| </urn:ProductService.getProductByHash> | |
| </soapenv:Body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment