Sha256: 2fd2ab0b330c414e13c35d6ec749612e5474b734cad0e202451f8cddce40fff5

Contents?: true

Size: 1.6 KB

Versions: 14

Compression:

Stored size: 1.6 KB

Contents

<soapenv:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Header>
        <platformMsgs:documentInfo xmlns:platformMsgs="urn:messages_2015_1.platform.webservices.netsuite.com">
            <platformMsgs:nsId>WEBSERVICES_4094105_100420174020144521635732562_3cddd9b4c927</platformMsgs:nsId>
        </platformMsgs:documentInfo>
    </soapenv:Header>
    <soapenv:Body>
        <updateListResponse xmlns="urn:messages_2015_1.platform.webservices.netsuite.com">
            <writeResponseList>
                <platformCore:status isSuccess="true" xmlns:platformCore="urn:core_2015_1.platform.webservices.netsuite.com"/>
                <writeResponse>
                    <platformCore:status isSuccess="true" xmlns:platformCore="urn:core_2015_1.platform.webservices.netsuite.com"/>
                    <baseRef xsi:type="platformCore:RecordRef" type="inventoryItem" externalId="testing1" internalId="624113" xmlns:platformCore="urn:core_2015_1.platform.webservices.netsuite.com"/>
                </writeResponse>
                <writeResponse>
                    <platformCore:status isSuccess="true" xmlns:platformCore="urn:core_2015_1.platform.webservices.netsuite.com"/>
                    <baseRef xsi:type="platformCore:RecordRef" type="inventoryItem" externalId="testing1" internalId="624172" xmlns:platformCore="urn:core_2015_1.platform.webservices.netsuite.com"/>
                </writeResponse>
            </writeResponseList>
        </updateListResponse>
    </soapenv:Body>
</soapenv:Envelope>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
netsuite-0.9.3 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.9.2 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.9.1 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.9.0 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.12 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.11 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.10 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.9 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.8 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.7 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.6 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.5 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.4 spec/support/fixtures/update_list/update_list_items.xml
netsuite-0.8.3 spec/support/fixtures/update_list/update_list_items.xml