POST VueApi/getDataNewBill
Request Information
URI Parameters
None.
Body Parameters
GetDataBillReqModel| Name | Description | Type | Additional information |
|---|---|---|---|
| fBillTypeId | integer |
None. |
|
| fId | integer |
None. |
|
| fBindBillTypeId | integer |
None. |
|
| fBindPageIndex | integer |
None. |
|
| fBindFieldName | string |
None. |
|
| fDftRow | integer |
None. |
|
| fSchemeId | integer |
None. |
Request Formats
application/json, text/json
{
"fBillTypeId": 1,
"fId": 2,
"fBindBillTypeId": 3,
"fBindPageIndex": 4,
"fBindFieldName": "sample string 5",
"fDftRow": 6,
"fSchemeId": 7
}
application/xml, text/xml
<GetDataBillReqModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DbFrameModel.Models.Vue"> <fBillTypeId>1</fBillTypeId> <fBindBillTypeId>3</fBindBillTypeId> <fBindFieldName>sample string 5</fBindFieldName> <fBindPageIndex>4</fBindPageIndex> <fDftRow>6</fDftRow> <fId>2</fId> <fSchemeId>7</fSchemeId> </GetDataBillReqModel>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
DataSetModel| Name | Description | Type | Additional information |
|---|---|---|---|
| result | DataSet |
None. |
|
| fPrimaryKey | string |
None. |
|
| fParentKey | string |
None. |
|
| fIndexKey | string |
None. |
|
| fDeletedKey | string |
None. |
|
| fNeedAudit | boolean |
None. |
|
| fAuditKey | string |
None. |
|
| fAuditDateKey | string |
None. |
|
| fAuditBillerIdKey | string |
None. |
|
| fAuditBillerNameKey | string |
None. |
|
| fNeedMultiAudit | boolean |
None. |
|
| fNeedClose | boolean |
None. |
|
| fClosedKey | string |
None. |
|
| fClosedDateKey | string |
None. |
|
| fClosedBillerIdKey | string |
None. |
|
| fClosedBillerNameKey | string |
None. |
|
| fNeedForbid | boolean |
None. |
|
| fNeedCancel | boolean |
None. |
|
| fCancelKey | string |
None. |
|
| fAuditAutoPush | boolean |
None. |
|
| fAutoPushLinks | string |
None. |
|
| fEntryKey | string |
None. |
|
| fNewAfterSave | boolean |
None. |
|
| fBillTypeName | string |
None. |
|
| fNeedNumberRules | boolean |
None. |
|
| fSourceTranIdKey | string |
None. |
|
| fSourceInterIdKey | string |
None. |
|
| listEntry | Collection of t_ClassTypeEntryForm |
None. |
|
| listInfoSp | Collection of t_ClassInfoCalPara |
None. |
|
| t_ClassInfoStatus | Collection of t_ClassInfoStatus |
None. |
|
| fIds | Collection of integer |
None. |
|
| t_ClassGlEntry | Collection of t_ClassGlEntry |
None. |
|
| t_ClassInfoDateCal | Collection of t_ClassInfoDateCal |
None. |
|
| t_ClassBill | Collection of t_ClassBill |
None. |
|
| fNeedSign | Collection of string |
None. |
|
| fNeedMultiAuditRej | boolean |
None. |
|
| listFile | Collection of t_ClassFile |
None. |
|
| listPhoneTypeEntry | Collection of t_PhoneClassTypeEntry |
None. |
|
| error | integer |
None. |
|
| Msg | string |
None. |
Response Formats
application/json, text/json
{
"result": null,
"fPrimaryKey": "sample string 1",
"fParentKey": "sample string 2",
"fIndexKey": "sample string 3",
"fDeletedKey": "sample string 4",
"fNeedAudit": true,
"fAuditKey": "sample string 6",
"fAuditDateKey": "sample string 7",
"fAuditBillerIdKey": "sample string 8",
"fAuditBillerNameKey": "sample string 9",
"fNeedMultiAudit": true,
"fNeedClose": true,
"fClosedKey": "sample string 12",
"fClosedDateKey": "sample string 13",
"fClosedBillerIdKey": "sample string 14",
"fClosedBillerNameKey": "sample string 15",
"fNeedForbid": true,
"fNeedCancel": true,
"fCancelKey": "sample string 18",
"fAuditAutoPush": true,
"fAutoPushLinks": "sample string 20",
"fEntryKey": "sample string 21",
"fNewAfterSave": true,
"fBillTypeName": "sample string 23",
"fNeedNumberRules": true,
"fSourceTranIdKey": "sample string 25",
"fSourceInterIdKey": "sample string 26",
"listEntry": null,
"listInfoSp": [
{
"fFieldName": "sample string 1"
},
{
"fFieldName": "sample string 1"
}
],
"t_ClassInfoStatus": [
{
"fBillTypeId": 1,
"fTargetPageIndex": 2,
"fTargetFieldName": "sample string 3",
"fStatus": "sample string 4",
"fSourcePageIndex": 5,
"fSourceFieldName": "sample string 6",
"fSourceValue": "sample string 7",
"fSort": 8,
"fIsDraft": true,
"fTargetTabName": "sample string 10",
"fTargetTabKey": "sample string 11"
},
{
"fBillTypeId": 1,
"fTargetPageIndex": 2,
"fTargetFieldName": "sample string 3",
"fStatus": "sample string 4",
"fSourcePageIndex": 5,
"fSourceFieldName": "sample string 6",
"fSourceValue": "sample string 7",
"fSort": 8,
"fIsDraft": true,
"fTargetTabName": "sample string 10",
"fTargetTabKey": "sample string 11"
}
],
"fIds": [
1,
2
],
"t_ClassGlEntry": [
{
"fBillTypeId": 1,
"fPageIndex": 2,
"fFieldName": "sample string 3",
"fSourceBillTypeId": 4,
"fSourcePageIndex": 5,
"fSourceFieldName": "sample string 6",
"fTargetPageIndex": 7,
"fTargetFieldName": "sample string 8",
"fIsDraft": true,
"fType": 10
},
{
"fBillTypeId": 1,
"fPageIndex": 2,
"fFieldName": "sample string 3",
"fSourceBillTypeId": 4,
"fSourcePageIndex": 5,
"fSourceFieldName": "sample string 6",
"fTargetPageIndex": 7,
"fTargetFieldName": "sample string 8",
"fIsDraft": true,
"fType": 10
}
],
"t_ClassInfoDateCal": [
{
"fBillTypeId": 1,
"fSouDatePageIndex": 2,
"fSouDateFieldName": "sample string 3",
"fSouInterValPageIndex": 4,
"fSouInterValFieldName": "sample string 5",
"fTarDatePageIndex": 6,
"fTarDateFieldName": "sample string 7",
"fIsDraft": true,
"fSymbol": "sample string 9",
"fSouInterValUnit": "sample string 10",
"fSouInterFieldName": "sample string 11",
"fSouInterType": 12
},
{
"fBillTypeId": 1,
"fSouDatePageIndex": 2,
"fSouDateFieldName": "sample string 3",
"fSouInterValPageIndex": 4,
"fSouInterValFieldName": "sample string 5",
"fTarDatePageIndex": 6,
"fTarDateFieldName": "sample string 7",
"fIsDraft": true,
"fSymbol": "sample string 9",
"fSouInterValUnit": "sample string 10",
"fSouInterFieldName": "sample string 11",
"fSouInterType": 12
}
],
"t_ClassBill": [
{
"fBillTypeId": 1,
"fIndex": 2,
"fName": "sample string 3",
"fIsDraft": true,
"fBindBillTypeId": 5,
"fBindPageIndex": 6,
"fBindFieldName": "sample string 7",
"fTop": 8,
"fLeft": 9,
"fWidth": 10,
"fHeight": 11,
"fDftRow": 12,
"fContainer": "sample string 13"
},
{
"fBillTypeId": 1,
"fIndex": 2,
"fName": "sample string 3",
"fIsDraft": true,
"fBindBillTypeId": 5,
"fBindPageIndex": 6,
"fBindFieldName": "sample string 7",
"fTop": 8,
"fLeft": 9,
"fWidth": 10,
"fHeight": 11,
"fDftRow": 12,
"fContainer": "sample string 13"
}
],
"fNeedSign": [
"sample string 1",
"sample string 2"
],
"fNeedMultiAuditRej": true,
"listFile": [
{
"fItemId": 1,
"fEntryId": 2,
"fOriginName": "sample string 3",
"fName": "sample string 4",
"fType": "sample string 5",
"fLenght": "sample string 6",
"fDate": "sample string 7",
"fThumbName": "sample string 8",
"fUrl": "sample string 9",
"fThumbUrl": "sample string 10"
},
{
"fItemId": 1,
"fEntryId": 2,
"fOriginName": "sample string 3",
"fName": "sample string 4",
"fType": "sample string 5",
"fLenght": "sample string 6",
"fDate": "sample string 7",
"fThumbName": "sample string 8",
"fUrl": "sample string 9",
"fThumbUrl": "sample string 10"
}
],
"listPhoneTypeEntry": [
{
"fBillTypeId": 1,
"fPageIndex": 2,
"fTableName": "sample string 3",
"fParentPageIndex": 4,
"fGroupDtlBy": "sample string 5"
},
{
"fBillTypeId": 1,
"fPageIndex": 2,
"fTableName": "sample string 3",
"fParentPageIndex": 4,
"fGroupDtlBy": "sample string 5"
}
],
"error": 28,
"Msg": "sample string 29"
}
application/xml, text/xml
<DataSetModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.VueApi">
<Msg>sample string 29</Msg>
<error>28</error>
<fAuditAutoPush>true</fAuditAutoPush>
<fAuditBillerIdKey>sample string 8</fAuditBillerIdKey>
<fAuditBillerNameKey>sample string 9</fAuditBillerNameKey>
<fAuditDateKey>sample string 7</fAuditDateKey>
<fAuditKey>sample string 6</fAuditKey>
<fAutoPushLinks>sample string 20</fAutoPushLinks>
<fBillTypeName>sample string 23</fBillTypeName>
<fCancelKey>sample string 18</fCancelKey>
<fClosedBillerIdKey>sample string 14</fClosedBillerIdKey>
<fClosedBillerNameKey>sample string 15</fClosedBillerNameKey>
<fClosedDateKey>sample string 13</fClosedDateKey>
<fClosedKey>sample string 12</fClosedKey>
<fDeletedKey>sample string 4</fDeletedKey>
<fEntryKey>sample string 21</fEntryKey>
<fIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:int>1</d2p1:int>
<d2p1:int>2</d2p1:int>
</fIds>
<fIndexKey>sample string 3</fIndexKey>
<fNeedAudit>true</fNeedAudit>
<fNeedCancel>true</fNeedCancel>
<fNeedClose>true</fNeedClose>
<fNeedForbid>true</fNeedForbid>
<fNeedMultiAudit>true</fNeedMultiAudit>
<fNeedMultiAuditRej>true</fNeedMultiAuditRej>
<fNeedNumberRules>true</fNeedNumberRules>
<fNeedSign xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</fNeedSign>
<fNewAfterSave>true</fNewAfterSave>
<fParentKey>sample string 2</fParentKey>
<fPrimaryKey>sample string 1</fPrimaryKey>
<fSourceInterIdKey>sample string 26</fSourceInterIdKey>
<fSourceTranIdKey>sample string 25</fSourceTranIdKey>
<listEntry xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel" i:nil="true" />
<listFile xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel.DbEntity">
<d2p1:t_ClassFile>
<d2p1:fDate>sample string 7</d2p1:fDate>
<d2p1:fEntryId>2</d2p1:fEntryId>
<d2p1:fItemId>1</d2p1:fItemId>
<d2p1:fLenght>sample string 6</d2p1:fLenght>
<d2p1:fName>sample string 4</d2p1:fName>
<d2p1:fOriginName>sample string 3</d2p1:fOriginName>
<d2p1:fThumbName>sample string 8</d2p1:fThumbName>
<d2p1:fThumbUrl>sample string 10</d2p1:fThumbUrl>
<d2p1:fType>sample string 5</d2p1:fType>
<d2p1:fUrl>sample string 9</d2p1:fUrl>
</d2p1:t_ClassFile>
<d2p1:t_ClassFile>
<d2p1:fDate>sample string 7</d2p1:fDate>
<d2p1:fEntryId>2</d2p1:fEntryId>
<d2p1:fItemId>1</d2p1:fItemId>
<d2p1:fLenght>sample string 6</d2p1:fLenght>
<d2p1:fName>sample string 4</d2p1:fName>
<d2p1:fOriginName>sample string 3</d2p1:fOriginName>
<d2p1:fThumbName>sample string 8</d2p1:fThumbName>
<d2p1:fThumbUrl>sample string 10</d2p1:fThumbUrl>
<d2p1:fType>sample string 5</d2p1:fType>
<d2p1:fUrl>sample string 9</d2p1:fUrl>
</d2p1:t_ClassFile>
</listFile>
<listInfoSp xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel">
<d2p1:t_ClassInfoCalPara>
<d2p1:fFieldName>sample string 1</d2p1:fFieldName>
</d2p1:t_ClassInfoCalPara>
<d2p1:t_ClassInfoCalPara>
<d2p1:fFieldName>sample string 1</d2p1:fFieldName>
</d2p1:t_ClassInfoCalPara>
</listInfoSp>
<listPhoneTypeEntry xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel.DbEntity">
<d2p1:t_PhoneClassTypeEntry>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fGroupDtlBy>sample string 5</d2p1:fGroupDtlBy>
<d2p1:fPageIndex>2</d2p1:fPageIndex>
<d2p1:fParentPageIndex>4</d2p1:fParentPageIndex>
<d2p1:fTableName>sample string 3</d2p1:fTableName>
</d2p1:t_PhoneClassTypeEntry>
<d2p1:t_PhoneClassTypeEntry>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fGroupDtlBy>sample string 5</d2p1:fGroupDtlBy>
<d2p1:fPageIndex>2</d2p1:fPageIndex>
<d2p1:fParentPageIndex>4</d2p1:fParentPageIndex>
<d2p1:fTableName>sample string 3</d2p1:fTableName>
</d2p1:t_PhoneClassTypeEntry>
</listPhoneTypeEntry>
<result i:nil="true" />
<t_ClassBill xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel.DbEntity">
<d2p1:t_ClassBill>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fBindBillTypeId>5</d2p1:fBindBillTypeId>
<d2p1:fBindFieldName>sample string 7</d2p1:fBindFieldName>
<d2p1:fBindPageIndex>6</d2p1:fBindPageIndex>
<d2p1:fContainer>sample string 13</d2p1:fContainer>
<d2p1:fDftRow>12</d2p1:fDftRow>
<d2p1:fHeight>11</d2p1:fHeight>
<d2p1:fIndex>2</d2p1:fIndex>
<d2p1:fIsDraft>true</d2p1:fIsDraft>
<d2p1:fLeft>9</d2p1:fLeft>
<d2p1:fName>sample string 3</d2p1:fName>
<d2p1:fTop>8</d2p1:fTop>
<d2p1:fWidth>10</d2p1:fWidth>
</d2p1:t_ClassBill>
<d2p1:t_ClassBill>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fBindBillTypeId>5</d2p1:fBindBillTypeId>
<d2p1:fBindFieldName>sample string 7</d2p1:fBindFieldName>
<d2p1:fBindPageIndex>6</d2p1:fBindPageIndex>
<d2p1:fContainer>sample string 13</d2p1:fContainer>
<d2p1:fDftRow>12</d2p1:fDftRow>
<d2p1:fHeight>11</d2p1:fHeight>
<d2p1:fIndex>2</d2p1:fIndex>
<d2p1:fIsDraft>true</d2p1:fIsDraft>
<d2p1:fLeft>9</d2p1:fLeft>
<d2p1:fName>sample string 3</d2p1:fName>
<d2p1:fTop>8</d2p1:fTop>
<d2p1:fWidth>10</d2p1:fWidth>
</d2p1:t_ClassBill>
</t_ClassBill>
<t_ClassGlEntry xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel.DbEntity">
<d2p1:t_ClassGlEntry>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fFieldName>sample string 3</d2p1:fFieldName>
<d2p1:fIsDraft>true</d2p1:fIsDraft>
<d2p1:fPageIndex>2</d2p1:fPageIndex>
<d2p1:fSourceBillTypeId>4</d2p1:fSourceBillTypeId>
<d2p1:fSourceFieldName>sample string 6</d2p1:fSourceFieldName>
<d2p1:fSourcePageIndex>5</d2p1:fSourcePageIndex>
<d2p1:fTargetFieldName>sample string 8</d2p1:fTargetFieldName>
<d2p1:fTargetPageIndex>7</d2p1:fTargetPageIndex>
<d2p1:fType>10</d2p1:fType>
</d2p1:t_ClassGlEntry>
<d2p1:t_ClassGlEntry>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fFieldName>sample string 3</d2p1:fFieldName>
<d2p1:fIsDraft>true</d2p1:fIsDraft>
<d2p1:fPageIndex>2</d2p1:fPageIndex>
<d2p1:fSourceBillTypeId>4</d2p1:fSourceBillTypeId>
<d2p1:fSourceFieldName>sample string 6</d2p1:fSourceFieldName>
<d2p1:fSourcePageIndex>5</d2p1:fSourcePageIndex>
<d2p1:fTargetFieldName>sample string 8</d2p1:fTargetFieldName>
<d2p1:fTargetPageIndex>7</d2p1:fTargetPageIndex>
<d2p1:fType>10</d2p1:fType>
</d2p1:t_ClassGlEntry>
</t_ClassGlEntry>
<t_ClassInfoDateCal xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel.DbEntity">
<d2p1:t_ClassInfoDateCal>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fIsDraft>true</d2p1:fIsDraft>
<d2p1:fSouDateFieldName>sample string 3</d2p1:fSouDateFieldName>
<d2p1:fSouDatePageIndex>2</d2p1:fSouDatePageIndex>
<d2p1:fSouInterFieldName>sample string 11</d2p1:fSouInterFieldName>
<d2p1:fSouInterType>12</d2p1:fSouInterType>
<d2p1:fSouInterValFieldName>sample string 5</d2p1:fSouInterValFieldName>
<d2p1:fSouInterValPageIndex>4</d2p1:fSouInterValPageIndex>
<d2p1:fSouInterValUnit>sample string 10</d2p1:fSouInterValUnit>
<d2p1:fSymbol>sample string 9</d2p1:fSymbol>
<d2p1:fTarDateFieldName>sample string 7</d2p1:fTarDateFieldName>
<d2p1:fTarDatePageIndex>6</d2p1:fTarDatePageIndex>
</d2p1:t_ClassInfoDateCal>
<d2p1:t_ClassInfoDateCal>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fIsDraft>true</d2p1:fIsDraft>
<d2p1:fSouDateFieldName>sample string 3</d2p1:fSouDateFieldName>
<d2p1:fSouDatePageIndex>2</d2p1:fSouDatePageIndex>
<d2p1:fSouInterFieldName>sample string 11</d2p1:fSouInterFieldName>
<d2p1:fSouInterType>12</d2p1:fSouInterType>
<d2p1:fSouInterValFieldName>sample string 5</d2p1:fSouInterValFieldName>
<d2p1:fSouInterValPageIndex>4</d2p1:fSouInterValPageIndex>
<d2p1:fSouInterValUnit>sample string 10</d2p1:fSouInterValUnit>
<d2p1:fSymbol>sample string 9</d2p1:fSymbol>
<d2p1:fTarDateFieldName>sample string 7</d2p1:fTarDateFieldName>
<d2p1:fTarDatePageIndex>6</d2p1:fTarDatePageIndex>
</d2p1:t_ClassInfoDateCal>
</t_ClassInfoDateCal>
<t_ClassInfoStatus xmlns:d2p1="http://schemas.datacontract.org/2004/07/DbFrameModel">
<d2p1:t_ClassInfoStatus>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fIsDraft>true</d2p1:fIsDraft>
<d2p1:fSort>8</d2p1:fSort>
<d2p1:fSourceFieldName>sample string 6</d2p1:fSourceFieldName>
<d2p1:fSourcePageIndex>5</d2p1:fSourcePageIndex>
<d2p1:fSourceValue>sample string 7</d2p1:fSourceValue>
<d2p1:fStatus>sample string 4</d2p1:fStatus>
<d2p1:fTargetFieldName>sample string 3</d2p1:fTargetFieldName>
<d2p1:fTargetPageIndex>2</d2p1:fTargetPageIndex>
<d2p1:fTargetTabKey>sample string 11</d2p1:fTargetTabKey>
<d2p1:fTargetTabName>sample string 10</d2p1:fTargetTabName>
</d2p1:t_ClassInfoStatus>
<d2p1:t_ClassInfoStatus>
<d2p1:fBillTypeId>1</d2p1:fBillTypeId>
<d2p1:fIsDraft>true</d2p1:fIsDraft>
<d2p1:fSort>8</d2p1:fSort>
<d2p1:fSourceFieldName>sample string 6</d2p1:fSourceFieldName>
<d2p1:fSourcePageIndex>5</d2p1:fSourcePageIndex>
<d2p1:fSourceValue>sample string 7</d2p1:fSourceValue>
<d2p1:fStatus>sample string 4</d2p1:fStatus>
<d2p1:fTargetFieldName>sample string 3</d2p1:fTargetFieldName>
<d2p1:fTargetPageIndex>2</d2p1:fTargetPageIndex>
<d2p1:fTargetTabKey>sample string 11</d2p1:fTargetTabKey>
<d2p1:fTargetTabName>sample string 10</d2p1:fTargetTabName>
</d2p1:t_ClassInfoStatus>
</t_ClassInfoStatus>
</DataSetModel>