Sha256: 63309ae9e127e3f1315a053ca1d350719b57b38f80c23ec6876e827b417af12b

Contents?: true

Size: 1.06 KB

Versions: 67

Compression:

Stored size: 1.06 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_2011_2.platform.webservices.netsuite.com">
      <platformMsgs:nsId>WEBSERVICES_TSTDRV1141558_0120201413459254121612426069_c2488</platformMsgs:nsId>
    </platformMsgs:documentInfo>
  </soapenv:Header>
  <soapenv:Body>
    <addResponse xmlns="urn:messages_2011_2.platform.webservices.netsuite.com">
      <writeResponse>
        <platformCore:status xmlns:platformCore="urn:core_2011_2.platform.webservices.netsuite.com" isSuccess="false">
          <platformCore:statusDetail type="ERROR">
            <platformCore:code>INVALID_INITIALIZE_REF</platformCore:code>
            <platformCore:message>You can not initialize invoice: invalid reference 7281.</platformCore:message>
          </platformCore:statusDetail>
        </platformCore:status>
      </writeResponse>
    </addResponse>
  </soapenv:Body>
</soapenv:Envelope>

Version data entries

67 entries across 67 versions & 1 rubygems

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