Sha256: d55700488b31ab15c3a0a193d1d9607cac7d71fddbfe14970277210582a971d9

Contents?: true

Size: 1.41 KB

Versions: 64

Compression:

Stored size: 1.41 KB

Contents

<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_2014_1.platform.webservices.netsuite.com">
      <platformMsgs:nsId>WEBSERVICES_TSTDRV1141558_0120201413459254121612426069_c2488</platformMsgs:nsId>
    </platformMsgs:documentInfo>
  </soapenv:Header>
  <soapenv:Body>
    <upsertResponse xmlns="urn:messages_2014_1.platform.webservices.netsuite.com">
      <writeResponse>
        <platformCore:status xmlns:platformCore="urn:core_2014_1.platform.webservices.netsuite.com" isSuccess="false">
          <platformCore:statusDetail type="ERROR">
            <platformCore:code>ERROR</platformCore:code>
            <platformCore:message>Some message</platformCore:message>
          </platformCore:statusDetail>
          <platformCore:statusDetail type="ERROR">
            <platformCore:code>ERROR</platformCore:code>
            <platformCore:message>Some message 2</platformCore:message>
          </platformCore:statusDetail>
        </platformCore:status>
        <baseRef internalId="999" type="invoice" xsi:type="ns2:RecordRef" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="urn:core_2_5.platform.webservices.netsuite.com"/>
      </writeResponse>
    </upsertResponse>
  </soapenv:Body>
</soapenv:Envelope>

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
netsuite-0.9.3 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.9.2 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.9.1 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.9.0 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.12 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.11 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.10 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.9 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.8 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.7 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.6 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.5 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.4 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.3 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.2 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.1 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.8.0 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.7.9 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.7.8 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml
netsuite-0.7.7 spec/support/fixtures/upsert/upsert_invoice_multiple_errors.xml