SelfServiceAllAccountsList Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
SelfServiceAllAccountsListQueryPage |
Performs Query operation based on the viewCriteria (contains the Root Account ID) on the instance of SS_AllAccount_List_IO provided as input. The response contains the list of accounts that are related to the root account. |
Request Message Description: SelfServiceAllAccountsListQueryPage
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
SelfServiceAllAccountsListQueryPage_Input |
Container element for the QueryPage Operation request. |
String |
ListOfSSAllAccount |
Corresponds to an instance of SS_AllAccount_List_IO. |
String |
ListOfSSAllAccount /SSAllAccountList |
Container element, which holds the columns to be queried, and the criteria to be used. |
String |
ListOfSSAllAccount /SSAllAccountList |
Empty. |
String |
/ModId |
Set the Root Account ID as the view criteria. |
String |
ListOfSSAllAccount /SSAllAccountList /ParentPartyId |
Empty. |
String |
ListOfSSAllAccount /SSAllAccountList /RelationTypeCode ListOfSSAllAccount /SSAllAccountList /Level1AccountStatus /Level1ApprovalStatus Level1BusinessPhone Level1EmailAddress Level1FaxNumber Level1ParentPartyId Level1PartyLocation Level1PartyName Level1PriceListId Level1PrimaryAddressId Level1PrimaryBillToAddressId Level1PrimaryContactId Level1PrimaryShipToAddressId Level1Type |
Empty |
String |
Level2ParentAccountName |
Empty (Columns to be retrieved in the response) |
String |
ExecutionMode |
Empty |
String |
LOVLanguageMode |
ForwardOnly |
String |
ViewMode |
LDC |
String |
Response Message Description: SelfServiceAllAccountsListQueryPage
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
SelfServiceAllAccountsListQueryPage_Input |
Container element for the QueryPage Operation response. |
String |
ListOfSSAllAccount |
Corresponds to an instance of SS_AllAccount_List_IO. |
String |
ListOfSSAllAccount /SSAllAccountList /ModId |
Container element, which holds the columns to be queried, and the criteria to be used. |
String |
ListOfSSAllAccount /SSAllAccountList /ParentPartyId |
Empty. |
String |
ListOfSSAllAccount /SSAllAccountList /PartyId |
AccountId of the child account. |
String |
ListOfSSAllAccount /SSAllAccountList /RelationTypeCode |
Whether the child is directly or indirectly under this root account. Can be SELF, DIRECT or INDIRECT. |
String |
ListOfSSAllAccount /SSAllAccountList /Level1AccountStatus, Level1ApprovalStatus, Level1BusinessPhone, Level1EmailAddress, Level1FaxNumber, Level1PartyName, Level1PartyLocation, Level1PriceListId, Level1PrimaryAddressId, Level1PrimaryBillToAddressId, Level1PrimaryContactId, Level1PrimaryShipToAddressId, Level1Type |
Retrieved details of the child account. |
String |
ListOfSSAllAccount /SSAllAccountList /Level1ParentPartyId |
Immediate Parent of this child account. For accounts with RelationTypeCode as DIRECT, it matches the root account ID itelsef. |
String |
ListOfSSAllAccount /SSAllAccountList /Level2ParentAccountName |
AccountName of the Immediate Parent of this child account. |
String |