l10n-switzerland-flectra/ebill_paynet/tests/fixtures/cassettes/test_takeShipment.yaml
2021-06-30 08:38:22 +02:00

50 lines
1.9 KiB
YAML

interactions:
- request:
body: '<?xml version=''1.0'' encoding=''utf-8''?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"><soap-env:Body><ns0:ShipmentDeliveryMsg
xmlns:ns0="http://www.sap.com/DXPPShipmentExchange"><ns1:Authorization xmlns:ns1="http://www.sap.com/DXPPTypes"><ns1:UserName>Campt.System.TEST.7318</ns1:UserName><ns1:Password>CamptSystem&amp;19</ns1:Password></ns1:Authorization><ns2:Content
xmlns:ns2="http://www.sap.com/DXPPTypes">YldsbmNtRjBhVzl1SUhSbGMzUT0=</ns2:Content></ns0:ShipmentDeliveryMsg></soap-env:Body></soap-env:Envelope>'
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '545'
Content-Type:
- text/xml; charset=utf-8
SOAPAction:
- '"urn:#takeShipment"'
User-Agent:
- Zeep/3.3.1 (www.python-zeep.org)
method: POST
uri: https://dws-test.paynet.ch/DWS/DWS
response:
body:
string: <env:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><dsx:ShipmentDeliveryMsgReply
xmlns:dsx="http://www.sap.com/DXPPShipmentExchange"><dxpp:ShipmentID xmlns:dxpp="http://www.sap.com/DXPPTypes">SC-00000000000019511263</dxpp:ShipmentID></dsx:ShipmentDeliveryMsgReply></env:Body></env:Envelope>
headers:
Connection:
- close
Content-Type:
- text/xml;charset=UTF-8
Date:
- Tue, 04 Jun 2019 09:08:19 GMT
Server:
- Apache
Set-Cookie:
- JSESSIONID=29CF38A55C7494D78865167496557BF4;HttpOnly;Secure
Vary:
- Accept-Encoding,User-Agent
content-length:
- '475'
status:
code: 200
message: OK
version: 1