Sha256: 81e9c3317056dda15a3b76c50a4b6a1126288d9c002c611c83b00deb597948b6

Contents?: true

Size: 1.92 KB

Versions: 57

Compression:

Stored size: 1.92 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_2013_1.platform.webservices.netsuite.com">
      <platformMsgs:nsId>WEBSERVICES_1050000_022120151347972620982848545_59961c863594</platformMsgs:nsId>
    </platformMsgs:documentInfo>
  </soapenv:Header>
  <soapenv:Body>
    <loginResponse xmlns="urn:messages_2013_1.platform.webservices.netsuite.com">
      <sessionResponse>
        <platformCore:status xmlns:platformCore="urn:core_2013_1.platform.webservices.netsuite.com" isSuccess="true"/>
        <userId xmlns:platformCore="urn:core_2013_1.platform.webservices.netsuite.com" internalId="460362">
          <platformCore:name>REDACTED NAME</platformCore:name>
        </userId>
        <platformCore:wsRoleList xmlns:platformCore="urn:core_2013_1.platform.webservices.netsuite.com">
          <platformCore:wsRole>
            <platformCore:role internalId="1047">
              <platformCore:name>REDACTED ROLE</platformCore:name>
            </platformCore:role>
            <platformCore:isDefault>false</platformCore:isDefault>
            <platformCore:isInactive>false</platformCore:isInactive>
            <platformCore:isLoggedInRole>true</platformCore:isLoggedInRole>
          </platformCore:wsRole>
          <platformCore:wsRole>
            <platformCore:role internalId="1047">
              <platformCore:name>REDACTED ROLE</platformCore:name>
            </platformCore:role>
            <platformCore:isDefault>false</platformCore:isDefault>
            <platformCore:isInactive>false</platformCore:isInactive>
            <platformCore:isLoggedInRole>true</platformCore:isLoggedInRole>
          </platformCore:wsRole>
        </platformCore:wsRoleList>
      </sessionResponse>
    </loginResponse>
  </soapenv:Body>
</soapenv:Envelope>

Version data entries

57 entries across 57 versions & 1 rubygems

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