Sha256: 6901b9199cdd67c2f08b2e8542838e05ab370dcc4629657999f113874bd48bd0

Contents?: true

Size: 997 Bytes

Versions: 6

Compression:

Stored size: 997 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soapenv:Header>
    <platformMsgs:documentInfo xmlns:platformMsgs="urn:messages_2011_2.platform.webservices.netsuite.com">
      <platformMsgs:nsId>WEBSERVICES_3392464_1220201115821392011296470399_67055c545d0</platformMsgs:nsId>
    </platformMsgs:documentInfo>
  </soapenv:Header>
  <soapenv:Body>
    <attachResponse xmlns="urn:messages_2_5.platform.webservices.netsuite.com">
      <writeResponse xmlns="urn:messages_2_5.platform.webservices.netsuite.com">
        <ns1:status isSuccess="true" xmlns:ns1="urn:core_2_5.platform.webservices.netsuite.com"/>
        <baseRef internalId="999" type="salesOrder" xsi:type="ns2:RecordRef" xmlns:ns2="urn:core_2_5.platform.webservices.netsuite.com"/>
      </writeResponse>
    </attachResponse>
  </soapenv:Body>
</soapenv:Envelope>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
netsuite-0.9.3 spec/support/fixtures/attach/attach_file_to_sales_order.xml
netsuite-0.9.2 spec/support/fixtures/attach/attach_file_to_sales_order.xml
netsuite-0.9.1 spec/support/fixtures/attach/attach_file_to_sales_order.xml
netsuite-0.9.0 spec/support/fixtures/attach/attach_file_to_sales_order.xml
netsuite-0.8.12 spec/support/fixtures/attach/attach_file_to_sales_order.xml
netsuite-0.8.11 spec/support/fixtures/attach/attach_file_to_sales_order.xml