Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
- <S:Header>
- <GoldParameters xmlns="http://www.gold-solutions.com/WebServices/">
- <GoldAuthentification>
- <Username>web_user</Username>
- <Password>d2ViX3VzZXI=</Password>
- <Domain>DEFAULT</Domain>
- <MethodName>RHWSPOSGetTransactionData</MethodName>
- </GoldAuthentification>
- <GoldContext>
- <Classe>10</Classe>
- <Site>2001</Site>
- <MerchStructID>1</MerchStructID>
- <CommercialNetworkID>1</CommercialNetworkID>
- <Language>GB</Language>
- </GoldContext>
- </GoldParameters>
- </S:Header>
- <S:Body>
- <Request_RHWSPOSGetTransactionData xmlns="http://www.gold-solutions.com/WebServices/">
- <Data>
- <POSTRXdata>
- <groupRecord>
- <posrequestType>360</posrequestType>
- <posrequestSite>2001</posrequestSite>
- <posrequestDate>202001221257</posrequestDate>
- <posrequestID>300001493</posrequestID>
- <posrequestCR>1</posrequestCR>
- <posrequestTRX>000464</posrequestTRX>
- <posrequestCashier>998</posrequestCashier>
- <posrequestQTY>0</posrequestQTY>
- </groupRecord>
- </POSTRXdata>
- </Data>
- </Request_RHWSPOSGetTransactionData>
- </S:Body>
- </S:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement