POST mobile/me/paymenthistory/loadpaymenthistorybydate
load funds details
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| inVO | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"curUserId": "sample string 1",
"isSSO": true,
"requestHost": "sample string 3",
"applicationPath": "sample string 4",
"secureApplicationPath": "sample string 5",
"absoluteApplicationPath": "sample string 6",
"isHttps": true,
"isMobileDevice": true,
"clientType": 0,
"clientVersion": "sample string 9",
"clientOS": "sample string 10",
"clientBuild": "sample string 11",
"timeZone": 12,
"clientId": "sample string 13",
"userRole": 1,
"searchType": 2,
"partnerId": "sample string 3",
"agentId": "sample string 4",
"startDate": "2025-12-15T00:53:47.3407601+08:00",
"endDate": "2025-12-15T00:53:47.3418202+08:00",
"pageIndex": 5,
"pageSize": 6
}
application/xml, text/xml
Sample:
<SearchUserFundDetailsInVO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input"> <ClientId xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 13</ClientId> <ClientType xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">Web</ClientType> <TimeZone xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">12</TimeZone> <absoluteApplicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 6</absoluteApplicationPath> <applicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 4</applicationPath> <cachedKey xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 7</cachedKey> <clientBuild xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 11</clientBuild> <clientOS xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 10</clientOS> <clientVersion xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 9</clientVersion> <curUserId xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 1</curUserId> <isHttps xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isHttps> <isMobileDevice xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isMobileDevice> <isSSO xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">true</isSSO> <requestHost xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 3</requestHost> <secureApplicationPath xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API.VO.Input.Common">sample string 5</secureApplicationPath> <PageIndex>5</PageIndex> <PageSize>6</PageSize> <AgentId>sample string 4</AgentId> <EndDate>2025-12-15T00:53:47.3418202+08:00</EndDate> <PartnerId>sample string 3</PartnerId> <SearchType>2</SearchType> <StartDate>2025-12-15T00:53:47.3407601+08:00</StartDate> <UserRole>1</UserRole> </SearchUserFundDetailsInVO>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
{
"isDone": true,
"code": 0,
"message": "sample string 2",
"cachedKey": "sample string 3",
"correlationId": "860256cd-d265-4961-9960-0ebe7128ed75",
"data": {
"userPlacedOrders": [
{
"userIcon": {
"photo": "sample string 1",
"isUseAvatar": true,
"avatarBackgroundColor": "sample string 3",
"avatarName": "sample string 4"
},
"placedOrderId": "sample string 1",
"description": "sample string 2",
"payType": 3,
"selectedPurchaseMethod": 4,
"selectedPaymentCurrencyType": "sample string 5",
"addedOnDate": "2025-12-15T00:53:47.3532649+08:00",
"addedOnStringWithoutYear": "sample string 7",
"transactionOwnerType": "sample string 8",
"userName": "sample string 9",
"targetUserName": "sample string 10",
"addedOn": "sample string 11",
"orderType": 12,
"clientType": 13,
"vipType": 14,
"transactionId": "sample string 15",
"amount": 16.0,
"currency": {
"name": "sample string 1",
"symbol": "sample string 2",
"code": "sample string 3",
"rateList": [
{
"id": 1,
"sourceCurrencyCode": "sample string 2",
"sourceCurrencySymbol": "sample string 3",
"sourceCurrencyName": "sample string 4",
"targetCurrencyCode": "sample string 5",
"targetCurrencySymbol": "sample string 6",
"targetCurrencyName": "sample string 7",
"rate": 8.1
},
{
"id": 1,
"sourceCurrencyCode": "sample string 2",
"sourceCurrencySymbol": "sample string 3",
"sourceCurrencyName": "sample string 4",
"targetCurrencyCode": "sample string 5",
"targetCurrencySymbol": "sample string 6",
"targetCurrencyName": "sample string 7",
"rate": 8.1
},
{
"id": 1,
"sourceCurrencyCode": "sample string 2",
"sourceCurrencySymbol": "sample string 3",
"sourceCurrencyName": "sample string 4",
"targetCurrencyCode": "sample string 5",
"targetCurrencySymbol": "sample string 6",
"targetCurrencyName": "sample string 7",
"rate": 8.1
}
]
},
"agentId": "sample string 17",
"agentName": "sample string 18",
"clientCost": 19.0,
"yearMonth": "sample string 20",
"title": ""
},
{
"userIcon": {
"photo": "sample string 1",
"isUseAvatar": true,
"avatarBackgroundColor": "sample string 3",
"avatarName": "sample string 4"
},
"placedOrderId": "sample string 1",
"description": "sample string 2",
"payType": 3,
"selectedPurchaseMethod": 4,
"selectedPaymentCurrencyType": "sample string 5",
"addedOnDate": "2025-12-15T00:53:47.3532649+08:00",
"addedOnStringWithoutYear": "sample string 7",
"transactionOwnerType": "sample string 8",
"userName": "sample string 9",
"targetUserName": "sample string 10",
"addedOn": "sample string 11",
"orderType": 12,
"clientType": 13,
"vipType": 14,
"transactionId": "sample string 15",
"amount": 16.0,
"currency": {
"name": "sample string 1",
"symbol": "sample string 2",
"code": "sample string 3",
"rateList": [
{
"id": 1,
"sourceCurrencyCode": "sample string 2",
"sourceCurrencySymbol": "sample string 3",
"sourceCurrencyName": "sample string 4",
"targetCurrencyCode": "sample string 5",
"targetCurrencySymbol": "sample string 6",
"targetCurrencyName": "sample string 7",
"rate": 8.1
},
{
"id": 1,
"sourceCurrencyCode": "sample string 2",
"sourceCurrencySymbol": "sample string 3",
"sourceCurrencyName": "sample string 4",
"targetCurrencyCode": "sample string 5",
"targetCurrencySymbol": "sample string 6",
"targetCurrencyName": "sample string 7",
"rate": 8.1
},
{
"id": 1,
"sourceCurrencyCode": "sample string 2",
"sourceCurrencySymbol": "sample string 3",
"sourceCurrencyName": "sample string 4",
"targetCurrencyCode": "sample string 5",
"targetCurrencySymbol": "sample string 6",
"targetCurrencyName": "sample string 7",
"rate": 8.1
}
]
},
"agentId": "sample string 17",
"agentName": "sample string 18",
"clientCost": 19.0,
"yearMonth": "sample string 20",
"title": ""
},
{
"userIcon": {
"photo": "sample string 1",
"isUseAvatar": true,
"avatarBackgroundColor": "sample string 3",
"avatarName": "sample string 4"
},
"placedOrderId": "sample string 1",
"description": "sample string 2",
"payType": 3,
"selectedPurchaseMethod": 4,
"selectedPaymentCurrencyType": "sample string 5",
"addedOnDate": "2025-12-15T00:53:47.3532649+08:00",
"addedOnStringWithoutYear": "sample string 7",
"transactionOwnerType": "sample string 8",
"userName": "sample string 9",
"targetUserName": "sample string 10",
"addedOn": "sample string 11",
"orderType": 12,
"clientType": 13,
"vipType": 14,
"transactionId": "sample string 15",
"amount": 16.0,
"currency": {
"name": "sample string 1",
"symbol": "sample string 2",
"code": "sample string 3",
"rateList": [
{
"id": 1,
"sourceCurrencyCode": "sample string 2",
"sourceCurrencySymbol": "sample string 3",
"sourceCurrencyName": "sample string 4",
"targetCurrencyCode": "sample string 5",
"targetCurrencySymbol": "sample string 6",
"targetCurrencyName": "sample string 7",
"rate": 8.1
},
{
"id": 1,
"sourceCurrencyCode": "sample string 2",
"sourceCurrencySymbol": "sample string 3",
"sourceCurrencyName": "sample string 4",
"targetCurrencyCode": "sample string 5",
"targetCurrencySymbol": "sample string 6",
"targetCurrencyName": "sample string 7",
"rate": 8.1
},
{
"id": 1,
"sourceCurrencyCode": "sample string 2",
"sourceCurrencySymbol": "sample string 3",
"sourceCurrencyName": "sample string 4",
"targetCurrencyCode": "sample string 5",
"targetCurrencySymbol": "sample string 6",
"targetCurrencyName": "sample string 7",
"rate": 8.1
}
]
},
"agentId": "sample string 17",
"agentName": "sample string 18",
"clientCost": 19.0,
"yearMonth": "sample string 20",
"title": ""
}
],
"pageCount": 1,
"totalCount": 2
}
}
application/xml, text/xml
Sample:
<ApiResponseOfPagedUserPlacedOrderssOutVODeMvvqei xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AiChinese.Internal.API"> <CachedKey>sample string 3</CachedKey> <Code>None</Code> <CorrelationId>860256cd-d265-4961-9960-0ebe7128ed75</CorrelationId> <IsDone>true</IsDone> <Message>sample string 2</Message> </ApiResponseOfPagedUserPlacedOrderssOutVODeMvvqei>