Sha256: b61fb8505e6968ef4df980ddd17186d5aa3232f5e4d9fcfd424350818d4e1612

Contents?: true

Size: 1.9 KB

Versions: 61

Compression:

Stored size: 1.9 KB

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_2014_1.platform.webservices.netsuite.com">
      <platformMsgs:nsId>WEBSERVICES_3868171_1117201410832887841076557109_965331437a3</platformMsgs:nsId>
    </platformMsgs:documentInfo>
  </soapenv:Header>
  <soapenv:Body>
    <upsertListResponse xmlns="urn:messages_2014_1.platform.webservices.netsuite.com">
      <writeResponseList>
        <writeResponse>
          <platformCore:status xmlns:platformCore="urn:core_2014_1.platform.webservices.netsuite.com" isSuccess="false">
            <platformCore:statusDetail type="ERROR">
              <platformCore:code>USER_ERROR</platformCore:code>
              <platformCore:message>Please enter value(s) for: Item</platformCore:message>
            </platformCore:statusDetail>
          </platformCore:status>
          <baseRef xmlns:platformCore="urn:core_2014_1.platform.webservices.netsuite.com" externalId="ext1" type="customer" xsi:type="platformCore:RecordRef"/>
        </writeResponse>
        <writeResponse>
          <platformCore:status xmlns:platformCore="urn:core_2014_1.platform.webservices.netsuite.com" isSuccess="false">
            <platformCore:statusDetail type="ERROR">
              <platformCore:code>USER_ERROR</platformCore:code>
              <platformCore:message>Please enter value(s) for: Item</platformCore:message>
            </platformCore:statusDetail>
          </platformCore:status>
          <baseRef xmlns:platformCore="urn:core_2014_1.platform.webservices.netsuite.com" externalId="ext2" type="customer" xsi:type="platformCore:RecordRef"/>
        </writeResponse>
      </writeResponseList>
    </upsertListResponse>
  </soapenv:Body>
</soapenv:Envelope>

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
netsuite-0.7.6 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.7.5 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.7.4 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.7.3 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.7.2 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.7.1 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.7.0 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.9 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.8 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.7 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.6 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.5 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.4 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.3 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.2 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.1 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.6.0 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.5.9 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.5.8 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml
netsuite-0.5.7 spec/support/fixtures/upsert_list/upsert_list_with_errors.xml