Sha256: f63d497974c5564ed486c97cc0fa612e9ff90e2fc63c958811bd7df26df62ebd
Contents?: true
Size: 1.29 KB
Versions: 5
Compression:
Stored size: 1.29 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> <soap:Header> <wsa:Action>http://ws.shipcompliant.com/VoidSalesOrderResponse</wsa:Action> <wsa:MessageID>uuid:a894e5e3-90b9-421b-af83-d2b7ed384374</wsa:MessageID> <wsa:RelatesTo>uuid:96461b87-360d-41b6-a626-a00d72e08736</wsa:RelatesTo> <wsa:To>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:To> <wsse:Security> <wsu:Timestamp wsu:Id="Timestamp-adc998a5-2ef8-44ff-8ead-8fae965f5031"> <wsu:Created>2014-03-12T01:16:52Z</wsu:Created> <wsu:Expires>2014-03-12T01:21:52Z</wsu:Expires> </wsu:Timestamp> </wsse:Security> </soap:Header> <soap:Body> <VoidSalesOrderResponse xmlns="http://ws.shipcompliant.com/"> <VoidSalesOrderResult> <ResponseStatus>Success</ResponseStatus> </VoidSalesOrderResult> </VoidSalesOrderResponse> </soap:Body> </soap:Envelope>
Version data entries
5 entries across 5 versions & 1 rubygems