Sha256: 32f2647c37924d7f4b300196977060887052f3b31b7cc6d923d96adc9bad35f4

Contents?: true

Size: 1.2 KB

Versions: 64

Compression:

Stored size: 1.2 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>INVALID_KEY_OR_REF</platformCore:code>
            <platformCore:message>The specified key is invalid.</platformCore:message>
          </platformCore:statusDetail>
        </platformCore:status>
        <baseRef xmlns:platformCore="urn:core_2014_1.platform.webservices.netsuite.com" externalId="in_334" type="invoice" xsi:type="platformCore:RecordRef"/>
      </writeResponse>
    </upsertResponse>
  </soapenv:Body>
</soapenv:Envelope>

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
netsuite-0.5.6 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.5.5 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.5.4 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.5.3 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.5.2 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.5.1 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.5.0 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.9 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.8 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.7 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.6 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.5 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.4 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.3 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.2 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.1 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.4.0 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.3.3 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.3.2 spec/support/fixtures/upsert/upsert_invoice_error.xml
netsuite-0.3.1 spec/support/fixtures/upsert/upsert_invoice_error.xml