bosservices - Service Info Page
bosservices
>
IWsAccountMaintenance
IWsAccountMaintenance
[
WSDL
]
(urn:WsAccountMaintenanceIntf-IWsAccountMaintenance)
int
DeleteAccount(
TArrayOfInt
AArrayIDs
)
string
DeleteAccountFromXML(
string
AXMLQry
,
int
ATypeDelete
)
string
ClearSensibleAccountData(
string
AXmlQuery
)
anyType
GetDuplicates(
string
aObjList
)
anyType
GetDuplicatesWhitinCategory(
string
aObjList
,
int
aDmCategory
)
boolean
UnmergeAccount(
int
aMainAccount
,
int
aAccountToUnmerge
)
void
MergeAndDisableAccounts(
int
aMainAccount
,
TArrayOfInt
aAccountsToMerge
)
void
MergeAccount(
int
aMainAccount
,
int
aAccountToMerge
)