Sha256: 1dfde1fc0df233329249664cd99d38b8746775d8a14f56b32b988f41050f4675
Contents?: true
Size: 1.08 KB
Versions: 6
Compression:
Stored size: 1.08 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_2020_2.platform.webservices.netsuite.com"> <platformMsgs:nsId>REDACTED</platformMsgs:nsId> </platformMsgs:documentInfo> </soapenv:Header> <soapenv:Body> <addResponse xmlns="urn:messages_2020_2.platform.webservices.netsuite.com"> <writeResponse> <platformCore:status xmlns:platformCore="urn:core_2020_2.platform.webservices.netsuite.com" isSuccess="true"> <platformCore:statusDetail> <platformCore:afterSubmitFailed>false</platformCore:afterSubmitFailed> </platformCore:statusDetail> </platformCore:status> <baseRef xmlns:platformCore="urn:core_2020_2.platform.webservices.netsuite.com" internalId="23556" type="file" xsi:type="platformCore:RecordRef"/> </writeResponse> </addResponse> </soapenv:Body> </soapenv:Envelope>
Version data entries
6 entries across 6 versions & 1 rubygems