SelfServiceAccountRootPath Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
SelfServiceAccountRootPathQueryPage |
Performs a query operation based on the viewCriteria and searchSpec set on the instance of SS_AccountRootPath_IO provided as input. The response contains the list of accounts along the path to the root account and the priceList set for each of these accounts. |
Request Message Description: SelfServiceAccountRootPathQueryPage
For a description of this request message, see the following table.
Node | Description |
---|---|
SelfServiceAccountRootPathQueryPage_Input |
Container element for the QueryPage operation request. |
ListOfSSAccountRootPath |
Corresponds to an instance of SS_AccountRootPath_IO. |
ListOfSSAccountRootPath /SSAccountRootPath |
Container element, which holds the columns to be queried, and the criteria to be used. |
ListOfSSAccountRootPath /SSAccountRootPath /ParPartyId |
Empty. |
ListOfSSAccountRootPath /SSAccountRootPath /PartyId |
Empty. |
ListOfSSAccountRootPath /SSAccountRootPath /PartyName |
Empty. |
ListOfSSAccountRootPath /SSAccountRootPath /PriceListId |
Empty. |
ListOfSSAccountRootPath /SSAccountRootPath /RelationTypeCode |
Empty. |
ListOfSSAccountRootPath /SSAccountRootPath /Level1PartyId |
ID of the Account, from which the path to the root Account needs to be identified. |
ExecutionMode |
Forward only. |
LOVLanguageMode |
LDC. |
ViewMode |
All. |
Response Message Description: SelfServiceAccountRootPathQueryPage
The response contains the details based on the query set on the Payment integration object .
For a description of this response message, see the following table.
Node | Description |
---|---|
SelfServiceAccountRootPathQueryPage_Output |
Container element for the QueryPage Operation response. |
ListOfSSAccountRootPath |
Corresponds to an instance of SS_AccountRootPath_IO. |
ListOfSSAccountRootPath /SSAccountRootPath |
Container element, which corresponds to an Account that is present along the path to the root Account. |
ListOfSSAccountRootPath /SSAccountRootPath /ParPartyId |
If ParPartyId is null, the retrieved account is deemed as the root account. Otherwise, this account is one of the accounts in the path. |
ListOfSSAccountRootPath /SSAccountRootPath /PartyId |
ID of the retrieved account. |
ListOfSSAccountRootPath /SSAccountRootPath /PartyName |
Name of the retrieved account. |
ListOfSSAccountRootPath /SSAccountRootPath /PriceListId |
PriceListId of the retrieved account. |
ListOfSSAccountRootPath /SSAccountRootPath /RelationTypeCode |
SELF or DIRECT or INDIRECT. |
ListOfSSAccountRootPath /SSAccountRootPath /Level1PartyId |
DIRECT. The Account is the parent the Level1PartyId. |