Sha256: 5211a60706ca7ffa3ed3db9271e2dbcf354cf21b46e75732031c72c386eb3c64
Contents?: true
Size: 1001 Bytes
Versions: 102
Compression:
Stored size: 1001 Bytes
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_2011_2.platform.webservices.netsuite.com"> <platformMsgs:nsId>WEBSERVICES_3392464_011220127305624241236468140_8ef09e2dc9b2</platformMsgs:nsId> </platformMsgs:documentInfo> </soapenv:Header> <soapenv:Body> <updateResponse xmlns="urn:messages_2011_2.platform.webservices.netsuite.com"> <writeResponse> <platformCore:status isSuccess="true" xmlns:platformCore="urn:core_2011_2.platform.webservices.netsuite.com"/> <baseRef internalId="329" externalId="100001" type="customer" xsi:type="platformCore:RecordRef" xmlns:platformCore="urn:core_2011_2.platform.webservices.netsuite.com"/> </writeResponse> </updateResponse> </soapenv:Body> </soapenv:Envelope>
Version data entries
102 entries across 102 versions & 1 rubygems
Version | Path |
---|---|
netsuite-0.0.17 | spec/support/fixtures/update/update_customer.xml |
netsuite-0.0.16 | spec/support/fixtures/update/update_customer.xml |