BosServices - Service Info Page
BosServices
>
IWsAccountOperation
IWsAccountOperation
[
WSDL
]
(urn:WsAccountOperationIntf-IWsAccountOperation)
string
GetAccountPhotoPath(
int
AAccountId
,
int
AObjType
)
string
GetAccountMoneyOperationList(
int
AAccountId
,
date
AFromDate
,
date
AToDate
)
string
GetAccountImageList(
int
AAccountId
)
string
GetAccountPhotoData(
int
AAccountId
,
int
AObjType
)
string
AdvancedImportAccount(
string
AAccountInfo
)
string
CreateAccountTicket(
string
ATicketAccountInfo
)
string
SwapMedia(
string
ASwapmediaInfo
)
double
GetActualBalance(
int
AAccountId
)
double
GetInitialBalance(
int
AAccountId
,
date
AFromDate
)
anyType
GetAccountMoneyCardCDS(
int
AAccountId
,
date
AFromDate
,
date
AToDate
)
boolean
UnBlockMediaIdentifier(
string
AMediaCode
)
boolean
LinkAccountsToSaleItems(
string
AAccountAssocation
)
string
ValidateCoupon(
string
ACouponCode
)
string
MarkCouponAsUsed(
string
AcouponCode
,
string
ANoteText
)
void
FillSiaeInfo(
int
ATicketId
,
IXMLACCOUNTTCKRESP_SIAEINFO
ASiaeInfo
)