Sha256: fdfa8a2de6b9f5bd52ae5e89ad15cd7e0a8fb2361cde5513cb5a517c4fda7fed
Contents?: true
Size: 378 Bytes
Versions: 11
Compression:
Stored size: 378 Bytes
Contents
<?xml version = "1.0" encoding = "UTF-8" ?> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Body> <ns2:cancelOrderResponse xmlns:ns2="http://dpd.ru/ws/order2/2012-04-04"> <return> <orderNumberInternal>1234567</orderNumberInternal> <status>Canceled</status> </return> </ns2:cancelOrderResponse> </S:Body> </S:Envelope>
Version data entries
11 entries across 11 versions & 1 rubygems