ExternalMemberProfileService


Click here for a complete list of operations.

GetAllInactiveMembers

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /ExternalMemberProfile.asmx HTTP/1.1
Host: ilucio.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/GetAllInactiveMembers"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetAllInactiveMembers xmlns="http://tempuri.org/">
      <division>string</division>
    </GetAllInactiveMembers>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetAllInactiveMembersResponse xmlns="http://tempuri.org/">
      <GetAllInactiveMembersResult>
        <Member>
          <MemberNumber xmlns="http://MemberProfileService/">string</MemberNumber>
          <MemberID xmlns="http://MemberProfileService/">string</MemberID>
          <MemberName xmlns="http://MemberProfileService/">string</MemberName>
          <MemDate xmlns="http://MemberProfileService/">string</MemDate>
          <PinNumber xmlns="http://MemberProfileService/">string</PinNumber>
          <Firstname xmlns="http://MemberProfileService/">string</Firstname>
          <LastName xmlns="http://MemberProfileService/">string</LastName>
          <FedId xmlns="http://MemberProfileService/">string</FedId>
          <AddDate xmlns="http://MemberProfileService/">string</AddDate>
          <EditDate xmlns="http://MemberProfileService/">string</EditDate>
          <Com40 xmlns="http://MemberProfileService/">string</Com40>
          <Company xmlns="http://MemberProfileService/">string</Company>
          <State xmlns="http://MemberProfileService/">string</State>
          <Region xmlns="http://MemberProfileService/">string</Region>
          <AutoCoup xmlns="http://MemberProfileService/">string</AutoCoup>
          <Canadian xmlns="http://MemberProfileService/">string</Canadian>
          <Country xmlns="http://MemberProfileService/">string</Country>
          <ArNum xmlns="http://MemberProfileService/">string</ArNum>
          <ApNum xmlns="http://MemberProfileService/">string</ApNum>
          <Email xmlns="http://MemberProfileService/">string</Email>
          <MastAcct xmlns="http://MemberProfileService/">string</MastAcct>
          <DivLine xmlns="http://MemberProfileService/">string</DivLine>
          <DBAName xmlns="http://MemberProfileService/">string</DBAName>
          <Corpname xmlns="http://MemberProfileService/">string</Corpname>
          <Status xmlns="http://MemberProfileService/">string</Status>
          <Locations xmlns="http://MemberProfileService/">
            <Location xsi:nil="true" />
            <Location xsi:nil="true" />
          </Locations>
        </Member>
        <Member>
          <MemberNumber xmlns="http://MemberProfileService/">string</MemberNumber>
          <MemberID xmlns="http://MemberProfileService/">string</MemberID>
          <MemberName xmlns="http://MemberProfileService/">string</MemberName>
          <MemDate xmlns="http://MemberProfileService/">string</MemDate>
          <PinNumber xmlns="http://MemberProfileService/">string</PinNumber>
          <Firstname xmlns="http://MemberProfileService/">string</Firstname>
          <LastName xmlns="http://MemberProfileService/">string</LastName>
          <FedId xmlns="http://MemberProfileService/">string</FedId>
          <AddDate xmlns="http://MemberProfileService/">string</AddDate>
          <EditDate xmlns="http://MemberProfileService/">string</EditDate>
          <Com40 xmlns="http://MemberProfileService/">string</Com40>
          <Company xmlns="http://MemberProfileService/">string</Company>
          <State xmlns="http://MemberProfileService/">string</State>
          <Region xmlns="http://MemberProfileService/">string</Region>
          <AutoCoup xmlns="http://MemberProfileService/">string</AutoCoup>
          <Canadian xmlns="http://MemberProfileService/">string</Canadian>
          <Country xmlns="http://MemberProfileService/">string</Country>
          <ArNum xmlns="http://MemberProfileService/">string</ArNum>
          <ApNum xmlns="http://MemberProfileService/">string</ApNum>
          <Email xmlns="http://MemberProfileService/">string</Email>
          <MastAcct xmlns="http://MemberProfileService/">string</MastAcct>
          <DivLine xmlns="http://MemberProfileService/">string</DivLine>
          <DBAName xmlns="http://MemberProfileService/">string</DBAName>
          <Corpname xmlns="http://MemberProfileService/">string</Corpname>
          <Status xmlns="http://MemberProfileService/">string</Status>
          <Locations xmlns="http://MemberProfileService/">
            <Location xsi:nil="true" />
            <Location xsi:nil="true" />
          </Locations>
        </Member>
      </GetAllInactiveMembersResult>
    </GetAllInactiveMembersResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /ExternalMemberProfile.asmx HTTP/1.1
Host: ilucio.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetAllInactiveMembers xmlns="http://tempuri.org/">
      <division>string</division>
    </GetAllInactiveMembers>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetAllInactiveMembersResponse xmlns="http://tempuri.org/">
      <GetAllInactiveMembersResult>
        <Member>
          <MemberNumber xmlns="http://MemberProfileService/">string</MemberNumber>
          <MemberID xmlns="http://MemberProfileService/">string</MemberID>
          <MemberName xmlns="http://MemberProfileService/">string</MemberName>
          <MemDate xmlns="http://MemberProfileService/">string</MemDate>
          <PinNumber xmlns="http://MemberProfileService/">string</PinNumber>
          <Firstname xmlns="http://MemberProfileService/">string</Firstname>
          <LastName xmlns="http://MemberProfileService/">string</LastName>
          <FedId xmlns="http://MemberProfileService/">string</FedId>
          <AddDate xmlns="http://MemberProfileService/">string</AddDate>
          <EditDate xmlns="http://MemberProfileService/">string</EditDate>
          <Com40 xmlns="http://MemberProfileService/">string</Com40>
          <Company xmlns="http://MemberProfileService/">string</Company>
          <State xmlns="http://MemberProfileService/">string</State>
          <Region xmlns="http://MemberProfileService/">string</Region>
          <AutoCoup xmlns="http://MemberProfileService/">string</AutoCoup>
          <Canadian xmlns="http://MemberProfileService/">string</Canadian>
          <Country xmlns="http://MemberProfileService/">string</Country>
          <ArNum xmlns="http://MemberProfileService/">string</ArNum>
          <ApNum xmlns="http://MemberProfileService/">string</ApNum>
          <Email xmlns="http://MemberProfileService/">string</Email>
          <MastAcct xmlns="http://MemberProfileService/">string</MastAcct>
          <DivLine xmlns="http://MemberProfileService/">string</DivLine>
          <DBAName xmlns="http://MemberProfileService/">string</DBAName>
          <Corpname xmlns="http://MemberProfileService/">string</Corpname>
          <Status xmlns="http://MemberProfileService/">string</Status>
          <Locations xmlns="http://MemberProfileService/">
            <Location xsi:nil="true" />
            <Location xsi:nil="true" />
          </Locations>
        </Member>
        <Member>
          <MemberNumber xmlns="http://MemberProfileService/">string</MemberNumber>
          <MemberID xmlns="http://MemberProfileService/">string</MemberID>
          <MemberName xmlns="http://MemberProfileService/">string</MemberName>
          <MemDate xmlns="http://MemberProfileService/">string</MemDate>
          <PinNumber xmlns="http://MemberProfileService/">string</PinNumber>
          <Firstname xmlns="http://MemberProfileService/">string</Firstname>
          <LastName xmlns="http://MemberProfileService/">string</LastName>
          <FedId xmlns="http://MemberProfileService/">string</FedId>
          <AddDate xmlns="http://MemberProfileService/">string</AddDate>
          <EditDate xmlns="http://MemberProfileService/">string</EditDate>
          <Com40 xmlns="http://MemberProfileService/">string</Com40>
          <Company xmlns="http://MemberProfileService/">string</Company>
          <State xmlns="http://MemberProfileService/">string</State>
          <Region xmlns="http://MemberProfileService/">string</Region>
          <AutoCoup xmlns="http://MemberProfileService/">string</AutoCoup>
          <Canadian xmlns="http://MemberProfileService/">string</Canadian>
          <Country xmlns="http://MemberProfileService/">string</Country>
          <ArNum xmlns="http://MemberProfileService/">string</ArNum>
          <ApNum xmlns="http://MemberProfileService/">string</ApNum>
          <Email xmlns="http://MemberProfileService/">string</Email>
          <MastAcct xmlns="http://MemberProfileService/">string</MastAcct>
          <DivLine xmlns="http://MemberProfileService/">string</DivLine>
          <DBAName xmlns="http://MemberProfileService/">string</DBAName>
          <Corpname xmlns="http://MemberProfileService/">string</Corpname>
          <Status xmlns="http://MemberProfileService/">string</Status>
          <Locations xmlns="http://MemberProfileService/">
            <Location xsi:nil="true" />
            <Location xsi:nil="true" />
          </Locations>
        </Member>
      </GetAllInactiveMembersResult>
    </GetAllInactiveMembersResponse>
  </soap12:Body>
</soap12:Envelope>