Sha256: 58dc2b0f8760e23d4732ac79fd55f34352a25bf9e09a4c734d28008c346379f4

Contents?: true

Size: 1.74 KB

Versions: 4

Compression:

Stored size: 1.74 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/08/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>UpdateResponse</wsa:Action>
  <wsa:MessageID>urn:uuid:f9c8b39a-c715-4f51-98dc-d662f0945c1f</wsa:MessageID>
  <wsa:RelatesTo>urn:uuid:bf235005-a69a-4ec0-8ab8-ea12c7243695</wsa:RelatesTo>
  <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
  <wsse:Security>
   <wsu:Timestamp wsu:Id='Timestamp-35d62156-b6a0-4635-91af-62b84c6eceb7'>
    <wsu:Created>2014-03-14T00:18:30Z</wsu:Created>
    <wsu:Expires>2014-03-14T00:23:30Z</wsu:Expires>
   </wsu:Timestamp>
  </wsse:Security>
 </soap:Header>
 <soap:Body>
  <UpdateResponse xmlns='http://exacttarget.com/wsdl/partnerAPI'>
   <Results>
    <StatusCode>OK</StatusCode>
    <StatusMessage>Updated Subscriber.</StatusMessage>
    <OrdinalID>0</OrdinalID>
    <Object xsi:type='Subscriber'>
     <PartnerKey xsi:nil='true'/>
     <ID>16234076</ID>
     <ObjectID xsi:nil='true'/>
     <EmailAddress>1394756310RubySDKExample@jb.kevy.com</EmailAddress>
     <Attributes>
      <Name>Gender</Name>
      <Value>M</Value>
     </Attributes>
     <Attributes>
      <Name>Available Weekends</Name>
      <Value>true</Value>
     </Attributes>
    </Object>
   </Results>
   <RequestID>98712a7f-6a6a-48a1-8393-545a6bbbe711</RequestID>
   <OverallStatus>OK</OverallStatus>
  </UpdateResponse>
 </soap:Body>
</soap:Envelope>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fuelsdk-0.1.11 spec/fixtures/webmock/subscriber/updated.xml
fuelsdk-0.1.9 spec/fixtures/webmock/subscriber/updated.xml
fuelsdk-0.1.8 spec/fixtures/webmock/subscriber/updated.xml
fuelsdk-0.1.7 spec/fixtures/webmock/subscriber/updated.xml