POST api/v1/AlliancePosCompanyBankAccountActivity/AddNewSystemTestUnit_GetList
Request Information
URI Parameters
None.
Body Parameters
CompanyBankAccountActivityParamModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| EntDate_From | decimal number |
None. |
|
| EntDate_To | decimal number |
None. |
|
| IsMapping | boolean |
None. |
|
| DontCareIt | boolean |
None. |
|
| IsLocked | boolean |
None. |
|
| AutoSendFB | boolean |
None. |
|
| AutoSendZalo | boolean |
None. |
|
| IsMoneyTransferDiffMoneySource | boolean |
None. |
|
| Description | string |
None. |
|
| StatusChange | string |
None. |
|
| MoneyRemain | decimal number |
None. |
|
| SupplierId | string |
None. |
|
| HasSendFB | boolean |
None. |
|
| HasSendMessage | boolean |
None. |
|
| DontProcessSplit | boolean |
None. |
|
| IsHasNotSupplier | boolean |
None. |
|
| KeyInvalid | boolean |
None. |
|
| Key | string |
None. |
|
| BankActivityId | string |
None. |
|
| HasLinkFB | boolean |
None. |
|
| HasRunAutoMapping | boolean |
None. |
|
| HasIgnoreCheckDiffMoneyWhenSendFB | boolean |
None. |
|
| HasCredit | boolean |
None. |
|
| MoneyTransfer | decimal number |
None. |
|
| MoneySource | decimal number |
None. |
|
| NeedMapping | boolean |
None. |
|
| HasMappingCanSendMessage | boolean |
None. |
|
| IsNotMappedButHasSupplier_Details | boolean |
None. |
|
| IsAutoMapped_Details | boolean |
None. |
|
| IsManualMapped_Details | boolean |
None. |
|
| IsClearOrMergeDebt_Details | boolean |
None. |
|
| IsSplittedRow_Details | boolean |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
|
| FilterQuery | Dictionary of string [key] and Object [value] |
None. |
|
| ScreenGUID | string |
None. |
|
| DocumentWidth | integer |
None. |
|
| Url | string |
None. |
|
| OptionConfigsMore | Dictionary of string [key] and Object [value] |
None. |
|
| QuerySearch | Dictionary of string [key] and Object [value] |
None. |
|
| IsTestCase | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "sample string 1",
"EntDate_From": 1.1,
"EntDate_To": 1.1,
"IsMapping": true,
"DontCareIt": true,
"IsLocked": true,
"AutoSendFB": true,
"AutoSendZalo": true,
"IsMoneyTransferDiffMoneySource": true,
"Description": "sample string 3",
"StatusChange": "sample string 4",
"MoneyRemain": 1.0,
"SupplierId": "sample string 5",
"HasSendFB": true,
"HasSendMessage": true,
"DontProcessSplit": true,
"IsHasNotSupplier": true,
"KeyInvalid": true,
"Key": "sample string 6",
"BankActivityId": "sample string 7",
"HasLinkFB": true,
"HasRunAutoMapping": true,
"HasIgnoreCheckDiffMoneyWhenSendFB": true,
"HasCredit": true,
"MoneyTransfer": 1.0,
"MoneySource": 1.0,
"NeedMapping": true,
"HasMappingCanSendMessage": true,
"IsNotMappedButHasSupplier_Details": true,
"IsAutoMapped_Details": true,
"IsManualMapped_Details": true,
"IsClearOrMergeDebt_Details": true,
"IsSplittedRow_Details": true,
"Page": 14,
"PageSize": 15,
"FilterQuery": null,
"ScreenGUID": "sample string 16",
"DocumentWidth": 17,
"Url": "sample string 18",
"OptionConfigsMore": null,
"QuerySearch": null,
"IsTestCase": true
}
application/xml, text/xml
Sample:
<CompanyBankAccountActivityParamModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models"> <DocumentWidth xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">17</DocumentWidth> <FilterQuery xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" /> <IsTestCase xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsTestCase> <OptionConfigsMore xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" /> <QuerySearch xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" /> <ScreenGUID xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 16</ScreenGUID> <Url xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 18</Url> <AutoSendFB>true</AutoSendFB> <AutoSendZalo>true</AutoSendZalo> <BankActivityId>sample string 7</BankActivityId> <Description>sample string 3</Description> <DontCareIt>true</DontCareIt> <DontProcessSplit>true</DontProcessSplit> <EntDate_From>1.1</EntDate_From> <EntDate_To>1.1</EntDate_To> <HasCredit>true</HasCredit> <HasIgnoreCheckDiffMoneyWhenSendFB>true</HasIgnoreCheckDiffMoneyWhenSendFB> <HasLinkFB>true</HasLinkFB> <HasMappingCanSendMessage>true</HasMappingCanSendMessage> <HasRunAutoMapping>true</HasRunAutoMapping> <HasSendFB>true</HasSendFB> <HasSendMessage>true</HasSendMessage> <Id>sample string 1</Id> <IsAutoMapped_Details>true</IsAutoMapped_Details> <IsClearOrMergeDebt_Details>true</IsClearOrMergeDebt_Details> <IsHasNotSupplier>true</IsHasNotSupplier> <IsLocked>true</IsLocked> <IsManualMapped_Details>true</IsManualMapped_Details> <IsMapping>true</IsMapping> <IsMoneyTransferDiffMoneySource>true</IsMoneyTransferDiffMoneySource> <IsNotMappedButHasSupplier_Details>true</IsNotMappedButHasSupplier_Details> <IsSplittedRow_Details>true</IsSplittedRow_Details> <Key>sample string 6</Key> <KeyInvalid>true</KeyInvalid> <MoneyRemain>1</MoneyRemain> <MoneySource>1</MoneySource> <MoneyTransfer>1</MoneyTransfer> <NeedMapping>true</NeedMapping> <Page>14</Page> <PageSize>15</PageSize> <StatusChange>sample string 4</StatusChange> <SupplierId>sample string 5</SupplierId> </CompanyBankAccountActivityParamModel>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
EzyResultObjectOfReportExportResultToClientModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | ReportExportResultToClientModel |
None. |
|
| ExtraData | Dictionary of string [key] and Object [value] |
None. |
|
| StartTime | decimal number |
None. |
|
| EndTime | decimal number |
None. |
|
| TotalMili | decimal number |
None. |
|
| StatusCode | integer |
None. |
|
| Msg | string |
None. |
|
| MsgShowInUI | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"ID_GUID": "sample string 1",
"LocalPath": "sample string 2",
"ErrorMessage": "sample string 3",
"IsScussess": true,
"FullPath": "sample string 5",
"FullPathTitle": "sample string 6",
"FullPathInfo": "sample string 7"
},
"ExtraData": null,
"StartTime": 1.1,
"EndTime": 2.1,
"TotalMili": 3.1,
"StatusCode": 4,
"Msg": "sample string 5",
"MsgShowInUI": "sample string 6"
}
application/xml, text/xml
Sample:
<EzyResultObjectOfReportExportResultToClientModel7Ey2AL_PT xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.Message">
<Msg>sample string 5</Msg>
<MsgShowInUI>sample string 6</MsgShowInUI>
<StatusCode>4</StatusCode>
<Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ezy.APIService.Shared.Models">
<d2p1:ErrorMessage>sample string 3</d2p1:ErrorMessage>
<d2p1:FullPath>sample string 5</d2p1:FullPath>
<d2p1:FullPathInfo>sample string 7</d2p1:FullPathInfo>
<d2p1:FullPathTitle>sample string 6</d2p1:FullPathTitle>
<d2p1:IsScussess>true</d2p1:IsScussess>
<d2p1:LocalPath>sample string 2</d2p1:LocalPath>
<d2p1:ID_GUID>sample string 1</d2p1:ID_GUID>
</Data>
<EndTime>2.1</EndTime>
<ExtraData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
<StartTime>1.1</StartTime>
<TotalMili>3.1</TotalMili>
</EzyResultObjectOfReportExportResultToClientModel7Ey2AL_PT>