Sha256: 9c4914aacd7822fe0fe6fde1aad0980f58902f0de5258899fbd8e79a193ab444
Contents?: true
Size: 500 Bytes
Versions: 11
Compression:
Stored size: 500 Bytes
Contents
<?xml version = "1.0" encoding = "UTF-8" ?> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Body> <ns2:getOrderStatusResponse xmlns:ns2="http://dpd.ru/ws/order2/2012-04-04"> <return> <orderNumberInternal>1234567</orderNumberInternal> <status>OrderError</status> <errorMessage>2884657523 Нет разрешения на загрузку посылок!</errorMessage> </return> </ns2:getOrderStatusResponse> </S:Body> </S:Envelope>
Version data entries
11 entries across 11 versions & 1 rubygems