POST api/FeeExecuteCheck/LoadHistoryCheckDataByCusID?DomainId={DomainId}&AccountId={AccountId}&PersonId={PersonId}&CusID={CusID}&FeeAgreementID={FeeAgreementID}&StatusKey={StatusKey}
根据门店ID获取本月检核历史
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
DomainId |
域Id |
globally unique identifier |
None. |
AccountId |
账户Id |
globally unique identifier |
None. |
PersonId |
人员Id |
globally unique identifier |
None. |
CusID | globally unique identifier |
Required |
|
FeeAgreementID |
雨润要单个检核 为了兼容历史记录 这里先允许为空 2023年1月1后就能去掉非空判断了 必须有值 |
globally unique identifier |
Required |
StatusKey |
查询的审核状态 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResultModelOfListOfFeeCheckSubmitDtoName | Description | Type | Additional information |
---|---|---|---|
Code | ReturnCode |
None. |
|
Message | string |
None. |
|
Data | Collection of FeeCheckSubmitDto |
None. |
Response Formats
application/json, text/json
Sample:
{ "Code": 200, "Message": "sample string 1", "Data": [ { "TID": "58a1d754-94a6-4d78-9511-2135c51a1c0c", "FeeAgreementID": "68237e40-b57c-4eeb-9f2e-8fb5d787fc8a", "MonthID": 1, "CustomerID": "66ef1bdd-790f-4874-afdc-d8aee947d24d", "CheckDate": "2025-06-23 22:41:53", "CheckDateTime": "2025-06-23 22:41:53", "CheckPersonID": "32cf6f32-e168-49f1-8f6d-4e92e7775c51", "CheckPersonName": "sample string 3", "CheckRemark": "sample string 4", "AffirmStatusKey": "sample string 5", "AffirmStatusValue": "sample string 6", "AuditRemark": "sample string 7", "AuditPersonName": "sample string 8", "AuditDateTime": "2025-06-23 22:41:53", "StatusKey": "sample string 9", "isChecked": true, "DutyValue": "sample string 11", "ExecuteFeeItemList": [ { "FeeItemID": "ad4b01f1-6aeb-4b75-b2d2-abb25b000a1c", "FeeItemName": "sample string 1", "FeeAgreementList": [ { "TS206TID": "e97aed98-acad-47cb-b2e2-27695077e8de", "FeeAgreementID": "5567b430-006c-4c92-ade7-9a061d0dc60e", "FeeAgreementNumber": "sample string 1", "SingCount": 1.0, "Unit": "sample string 2", "SingAmount": 1.0, "ExecCount": 1.0, "ExecRate": 1.0, "ShareRatio": 1.0, "ShareAmount": 1.0, "Price": 1.0, "ExecAmount": 1.0, "PayType": "sample string 3", "AuditAmount": 1.0, "AuditCount": 1.0 }, { "TS206TID": "e97aed98-acad-47cb-b2e2-27695077e8de", "FeeAgreementID": "5567b430-006c-4c92-ade7-9a061d0dc60e", "FeeAgreementNumber": "sample string 1", "SingCount": 1.0, "Unit": "sample string 2", "SingAmount": 1.0, "ExecCount": 1.0, "ExecRate": 1.0, "ShareRatio": 1.0, "ShareAmount": 1.0, "Price": 1.0, "ExecAmount": 1.0, "PayType": "sample string 3", "AuditAmount": 1.0, "AuditCount": 1.0 } ], "PhotoURL": [ "sample string 1", "sample string 2" ] }, { "FeeItemID": "ad4b01f1-6aeb-4b75-b2d2-abb25b000a1c", "FeeItemName": "sample string 1", "FeeAgreementList": [ { "TS206TID": "e97aed98-acad-47cb-b2e2-27695077e8de", "FeeAgreementID": "5567b430-006c-4c92-ade7-9a061d0dc60e", "FeeAgreementNumber": "sample string 1", "SingCount": 1.0, "Unit": "sample string 2", "SingAmount": 1.0, "ExecCount": 1.0, "ExecRate": 1.0, "ShareRatio": 1.0, "ShareAmount": 1.0, "Price": 1.0, "ExecAmount": 1.0, "PayType": "sample string 3", "AuditAmount": 1.0, "AuditCount": 1.0 }, { "TS206TID": "e97aed98-acad-47cb-b2e2-27695077e8de", "FeeAgreementID": "5567b430-006c-4c92-ade7-9a061d0dc60e", "FeeAgreementNumber": "sample string 1", "SingCount": 1.0, "Unit": "sample string 2", "SingAmount": 1.0, "ExecCount": 1.0, "ExecRate": 1.0, "ShareRatio": 1.0, "ShareAmount": 1.0, "Price": 1.0, "ExecAmount": 1.0, "PayType": "sample string 3", "AuditAmount": 1.0, "AuditCount": 1.0 } ], "PhotoURL": [ "sample string 1", "sample string 2" ] } ], "ImageBaseUrl": "sample string 12", "CanAudit": true, "PayType": "sample string 14", "PayTypeName": "sample string 15" }, { "TID": "58a1d754-94a6-4d78-9511-2135c51a1c0c", "FeeAgreementID": "68237e40-b57c-4eeb-9f2e-8fb5d787fc8a", "MonthID": 1, "CustomerID": "66ef1bdd-790f-4874-afdc-d8aee947d24d", "CheckDate": "2025-06-23 22:41:53", "CheckDateTime": "2025-06-23 22:41:53", "CheckPersonID": "32cf6f32-e168-49f1-8f6d-4e92e7775c51", "CheckPersonName": "sample string 3", "CheckRemark": "sample string 4", "AffirmStatusKey": "sample string 5", "AffirmStatusValue": "sample string 6", "AuditRemark": "sample string 7", "AuditPersonName": "sample string 8", "AuditDateTime": "2025-06-23 22:41:53", "StatusKey": "sample string 9", "isChecked": true, "DutyValue": "sample string 11", "ExecuteFeeItemList": [ { "FeeItemID": "ad4b01f1-6aeb-4b75-b2d2-abb25b000a1c", "FeeItemName": "sample string 1", "FeeAgreementList": [ { "TS206TID": "e97aed98-acad-47cb-b2e2-27695077e8de", "FeeAgreementID": "5567b430-006c-4c92-ade7-9a061d0dc60e", "FeeAgreementNumber": "sample string 1", "SingCount": 1.0, "Unit": "sample string 2", "SingAmount": 1.0, "ExecCount": 1.0, "ExecRate": 1.0, "ShareRatio": 1.0, "ShareAmount": 1.0, "Price": 1.0, "ExecAmount": 1.0, "PayType": "sample string 3", "AuditAmount": 1.0, "AuditCount": 1.0 }, { "TS206TID": "e97aed98-acad-47cb-b2e2-27695077e8de", "FeeAgreementID": "5567b430-006c-4c92-ade7-9a061d0dc60e", "FeeAgreementNumber": "sample string 1", "SingCount": 1.0, "Unit": "sample string 2", "SingAmount": 1.0, "ExecCount": 1.0, "ExecRate": 1.0, "ShareRatio": 1.0, "ShareAmount": 1.0, "Price": 1.0, "ExecAmount": 1.0, "PayType": "sample string 3", "AuditAmount": 1.0, "AuditCount": 1.0 } ], "PhotoURL": [ "sample string 1", "sample string 2" ] }, { "FeeItemID": "ad4b01f1-6aeb-4b75-b2d2-abb25b000a1c", "FeeItemName": "sample string 1", "FeeAgreementList": [ { "TS206TID": "e97aed98-acad-47cb-b2e2-27695077e8de", "FeeAgreementID": "5567b430-006c-4c92-ade7-9a061d0dc60e", "FeeAgreementNumber": "sample string 1", "SingCount": 1.0, "Unit": "sample string 2", "SingAmount": 1.0, "ExecCount": 1.0, "ExecRate": 1.0, "ShareRatio": 1.0, "ShareAmount": 1.0, "Price": 1.0, "ExecAmount": 1.0, "PayType": "sample string 3", "AuditAmount": 1.0, "AuditCount": 1.0 }, { "TS206TID": "e97aed98-acad-47cb-b2e2-27695077e8de", "FeeAgreementID": "5567b430-006c-4c92-ade7-9a061d0dc60e", "FeeAgreementNumber": "sample string 1", "SingCount": 1.0, "Unit": "sample string 2", "SingAmount": 1.0, "ExecCount": 1.0, "ExecRate": 1.0, "ShareRatio": 1.0, "ShareAmount": 1.0, "Price": 1.0, "ExecAmount": 1.0, "PayType": "sample string 3", "AuditAmount": 1.0, "AuditCount": 1.0 } ], "PhotoURL": [ "sample string 1", "sample string 2" ] } ], "ImageBaseUrl": "sample string 12", "CanAudit": true, "PayType": "sample string 14", "PayTypeName": "sample string 15" } ] }
application/xml, text/xml
Sample:
<ResultModelOfArrayOfFeeCheckSubmitDtocLJEwkTE xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JT.VSFA.Utility"> <Code>Success</Code> <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity.DTO.ApiDTO"> <d2p1:FeeCheckSubmitDto> <d2p1:AffirmStatusKey>sample string 5</d2p1:AffirmStatusKey> <d2p1:AffirmStatusValue>sample string 6</d2p1:AffirmStatusValue> <d2p1:AuditDateTime>2025-06-23T22:41:53.5237366+08:00</d2p1:AuditDateTime> <d2p1:AuditPersonName>sample string 8</d2p1:AuditPersonName> <d2p1:AuditRemark>sample string 7</d2p1:AuditRemark> <d2p1:CanAudit>true</d2p1:CanAudit> <d2p1:CheckDate>2025-06-23T22:41:53.5237366+08:00</d2p1:CheckDate> <d2p1:CheckDateTime>2025-06-23T22:41:53.5237366+08:00</d2p1:CheckDateTime> <d2p1:CheckPersonID>32cf6f32-e168-49f1-8f6d-4e92e7775c51</d2p1:CheckPersonID> <d2p1:CheckPersonName>sample string 3</d2p1:CheckPersonName> <d2p1:CheckRemark>sample string 4</d2p1:CheckRemark> <d2p1:CustomerID>66ef1bdd-790f-4874-afdc-d8aee947d24d</d2p1:CustomerID> <d2p1:DutyValue>sample string 11</d2p1:DutyValue> <d2p1:ExecuteFeeItemList> <d2p1:ExecuteCheck_FeeItemDto> <d2p1:FeeAgreementList> <d2p1:FeeAgreement> <d2p1:AuditAmount>1</d2p1:AuditAmount> <d2p1:AuditCount>1</d2p1:AuditCount> <d2p1:ExecAmount>1</d2p1:ExecAmount> <d2p1:ExecCount>1</d2p1:ExecCount> <d2p1:ExecRate>1</d2p1:ExecRate> <d2p1:FeeAgreementID>5567b430-006c-4c92-ade7-9a061d0dc60e</d2p1:FeeAgreementID> <d2p1:FeeAgreementNumber>sample string 1</d2p1:FeeAgreementNumber> <d2p1:PayType>sample string 3</d2p1:PayType> <d2p1:Price>1</d2p1:Price> <d2p1:ShareAmount>1</d2p1:ShareAmount> <d2p1:ShareRatio>1</d2p1:ShareRatio> <d2p1:SingAmount>1</d2p1:SingAmount> <d2p1:SingCount>1</d2p1:SingCount> <d2p1:TS206TID>e97aed98-acad-47cb-b2e2-27695077e8de</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> <d2p1:FeeAgreement> <d2p1:AuditAmount>1</d2p1:AuditAmount> <d2p1:AuditCount>1</d2p1:AuditCount> <d2p1:ExecAmount>1</d2p1:ExecAmount> <d2p1:ExecCount>1</d2p1:ExecCount> <d2p1:ExecRate>1</d2p1:ExecRate> <d2p1:FeeAgreementID>5567b430-006c-4c92-ade7-9a061d0dc60e</d2p1:FeeAgreementID> <d2p1:FeeAgreementNumber>sample string 1</d2p1:FeeAgreementNumber> <d2p1:PayType>sample string 3</d2p1:PayType> <d2p1:Price>1</d2p1:Price> <d2p1:ShareAmount>1</d2p1:ShareAmount> <d2p1:ShareRatio>1</d2p1:ShareRatio> <d2p1:SingAmount>1</d2p1:SingAmount> <d2p1:SingCount>1</d2p1:SingCount> <d2p1:TS206TID>e97aed98-acad-47cb-b2e2-27695077e8de</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> </d2p1:FeeAgreementList> <d2p1:FeeItemID>ad4b01f1-6aeb-4b75-b2d2-abb25b000a1c</d2p1:FeeItemID> <d2p1:FeeItemName>sample string 1</d2p1:FeeItemName> <d2p1:PhotoURL xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:string>sample string 1</d6p1:string> <d6p1:string>sample string 2</d6p1:string> </d2p1:PhotoURL> </d2p1:ExecuteCheck_FeeItemDto> <d2p1:ExecuteCheck_FeeItemDto> <d2p1:FeeAgreementList> <d2p1:FeeAgreement> <d2p1:AuditAmount>1</d2p1:AuditAmount> <d2p1:AuditCount>1</d2p1:AuditCount> <d2p1:ExecAmount>1</d2p1:ExecAmount> <d2p1:ExecCount>1</d2p1:ExecCount> <d2p1:ExecRate>1</d2p1:ExecRate> <d2p1:FeeAgreementID>5567b430-006c-4c92-ade7-9a061d0dc60e</d2p1:FeeAgreementID> <d2p1:FeeAgreementNumber>sample string 1</d2p1:FeeAgreementNumber> <d2p1:PayType>sample string 3</d2p1:PayType> <d2p1:Price>1</d2p1:Price> <d2p1:ShareAmount>1</d2p1:ShareAmount> <d2p1:ShareRatio>1</d2p1:ShareRatio> <d2p1:SingAmount>1</d2p1:SingAmount> <d2p1:SingCount>1</d2p1:SingCount> <d2p1:TS206TID>e97aed98-acad-47cb-b2e2-27695077e8de</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> <d2p1:FeeAgreement> <d2p1:AuditAmount>1</d2p1:AuditAmount> <d2p1:AuditCount>1</d2p1:AuditCount> <d2p1:ExecAmount>1</d2p1:ExecAmount> <d2p1:ExecCount>1</d2p1:ExecCount> <d2p1:ExecRate>1</d2p1:ExecRate> <d2p1:FeeAgreementID>5567b430-006c-4c92-ade7-9a061d0dc60e</d2p1:FeeAgreementID> <d2p1:FeeAgreementNumber>sample string 1</d2p1:FeeAgreementNumber> <d2p1:PayType>sample string 3</d2p1:PayType> <d2p1:Price>1</d2p1:Price> <d2p1:ShareAmount>1</d2p1:ShareAmount> <d2p1:ShareRatio>1</d2p1:ShareRatio> <d2p1:SingAmount>1</d2p1:SingAmount> <d2p1:SingCount>1</d2p1:SingCount> <d2p1:TS206TID>e97aed98-acad-47cb-b2e2-27695077e8de</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> </d2p1:FeeAgreementList> <d2p1:FeeItemID>ad4b01f1-6aeb-4b75-b2d2-abb25b000a1c</d2p1:FeeItemID> <d2p1:FeeItemName>sample string 1</d2p1:FeeItemName> <d2p1:PhotoURL xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:string>sample string 1</d6p1:string> <d6p1:string>sample string 2</d6p1:string> </d2p1:PhotoURL> </d2p1:ExecuteCheck_FeeItemDto> </d2p1:ExecuteFeeItemList> <d2p1:FeeAgreementID>68237e40-b57c-4eeb-9f2e-8fb5d787fc8a</d2p1:FeeAgreementID> <d2p1:ImageBaseUrl>sample string 12</d2p1:ImageBaseUrl> <d2p1:MonthID>1</d2p1:MonthID> <d2p1:PayType>sample string 14</d2p1:PayType> <d2p1:PayTypeName>sample string 15</d2p1:PayTypeName> <d2p1:StatusKey>sample string 9</d2p1:StatusKey> <d2p1:TID>58a1d754-94a6-4d78-9511-2135c51a1c0c</d2p1:TID> <d2p1:isChecked>true</d2p1:isChecked> </d2p1:FeeCheckSubmitDto> <d2p1:FeeCheckSubmitDto> <d2p1:AffirmStatusKey>sample string 5</d2p1:AffirmStatusKey> <d2p1:AffirmStatusValue>sample string 6</d2p1:AffirmStatusValue> <d2p1:AuditDateTime>2025-06-23T22:41:53.5237366+08:00</d2p1:AuditDateTime> <d2p1:AuditPersonName>sample string 8</d2p1:AuditPersonName> <d2p1:AuditRemark>sample string 7</d2p1:AuditRemark> <d2p1:CanAudit>true</d2p1:CanAudit> <d2p1:CheckDate>2025-06-23T22:41:53.5237366+08:00</d2p1:CheckDate> <d2p1:CheckDateTime>2025-06-23T22:41:53.5237366+08:00</d2p1:CheckDateTime> <d2p1:CheckPersonID>32cf6f32-e168-49f1-8f6d-4e92e7775c51</d2p1:CheckPersonID> <d2p1:CheckPersonName>sample string 3</d2p1:CheckPersonName> <d2p1:CheckRemark>sample string 4</d2p1:CheckRemark> <d2p1:CustomerID>66ef1bdd-790f-4874-afdc-d8aee947d24d</d2p1:CustomerID> <d2p1:DutyValue>sample string 11</d2p1:DutyValue> <d2p1:ExecuteFeeItemList> <d2p1:ExecuteCheck_FeeItemDto> <d2p1:FeeAgreementList> <d2p1:FeeAgreement> <d2p1:AuditAmount>1</d2p1:AuditAmount> <d2p1:AuditCount>1</d2p1:AuditCount> <d2p1:ExecAmount>1</d2p1:ExecAmount> <d2p1:ExecCount>1</d2p1:ExecCount> <d2p1:ExecRate>1</d2p1:ExecRate> <d2p1:FeeAgreementID>5567b430-006c-4c92-ade7-9a061d0dc60e</d2p1:FeeAgreementID> <d2p1:FeeAgreementNumber>sample string 1</d2p1:FeeAgreementNumber> <d2p1:PayType>sample string 3</d2p1:PayType> <d2p1:Price>1</d2p1:Price> <d2p1:ShareAmount>1</d2p1:ShareAmount> <d2p1:ShareRatio>1</d2p1:ShareRatio> <d2p1:SingAmount>1</d2p1:SingAmount> <d2p1:SingCount>1</d2p1:SingCount> <d2p1:TS206TID>e97aed98-acad-47cb-b2e2-27695077e8de</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> <d2p1:FeeAgreement> <d2p1:AuditAmount>1</d2p1:AuditAmount> <d2p1:AuditCount>1</d2p1:AuditCount> <d2p1:ExecAmount>1</d2p1:ExecAmount> <d2p1:ExecCount>1</d2p1:ExecCount> <d2p1:ExecRate>1</d2p1:ExecRate> <d2p1:FeeAgreementID>5567b430-006c-4c92-ade7-9a061d0dc60e</d2p1:FeeAgreementID> <d2p1:FeeAgreementNumber>sample string 1</d2p1:FeeAgreementNumber> <d2p1:PayType>sample string 3</d2p1:PayType> <d2p1:Price>1</d2p1:Price> <d2p1:ShareAmount>1</d2p1:ShareAmount> <d2p1:ShareRatio>1</d2p1:ShareRatio> <d2p1:SingAmount>1</d2p1:SingAmount> <d2p1:SingCount>1</d2p1:SingCount> <d2p1:TS206TID>e97aed98-acad-47cb-b2e2-27695077e8de</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> </d2p1:FeeAgreementList> <d2p1:FeeItemID>ad4b01f1-6aeb-4b75-b2d2-abb25b000a1c</d2p1:FeeItemID> <d2p1:FeeItemName>sample string 1</d2p1:FeeItemName> <d2p1:PhotoURL xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:string>sample string 1</d6p1:string> <d6p1:string>sample string 2</d6p1:string> </d2p1:PhotoURL> </d2p1:ExecuteCheck_FeeItemDto> <d2p1:ExecuteCheck_FeeItemDto> <d2p1:FeeAgreementList> <d2p1:FeeAgreement> <d2p1:AuditAmount>1</d2p1:AuditAmount> <d2p1:AuditCount>1</d2p1:AuditCount> <d2p1:ExecAmount>1</d2p1:ExecAmount> <d2p1:ExecCount>1</d2p1:ExecCount> <d2p1:ExecRate>1</d2p1:ExecRate> <d2p1:FeeAgreementID>5567b430-006c-4c92-ade7-9a061d0dc60e</d2p1:FeeAgreementID> <d2p1:FeeAgreementNumber>sample string 1</d2p1:FeeAgreementNumber> <d2p1:PayType>sample string 3</d2p1:PayType> <d2p1:Price>1</d2p1:Price> <d2p1:ShareAmount>1</d2p1:ShareAmount> <d2p1:ShareRatio>1</d2p1:ShareRatio> <d2p1:SingAmount>1</d2p1:SingAmount> <d2p1:SingCount>1</d2p1:SingCount> <d2p1:TS206TID>e97aed98-acad-47cb-b2e2-27695077e8de</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> <d2p1:FeeAgreement> <d2p1:AuditAmount>1</d2p1:AuditAmount> <d2p1:AuditCount>1</d2p1:AuditCount> <d2p1:ExecAmount>1</d2p1:ExecAmount> <d2p1:ExecCount>1</d2p1:ExecCount> <d2p1:ExecRate>1</d2p1:ExecRate> <d2p1:FeeAgreementID>5567b430-006c-4c92-ade7-9a061d0dc60e</d2p1:FeeAgreementID> <d2p1:FeeAgreementNumber>sample string 1</d2p1:FeeAgreementNumber> <d2p1:PayType>sample string 3</d2p1:PayType> <d2p1:Price>1</d2p1:Price> <d2p1:ShareAmount>1</d2p1:ShareAmount> <d2p1:ShareRatio>1</d2p1:ShareRatio> <d2p1:SingAmount>1</d2p1:SingAmount> <d2p1:SingCount>1</d2p1:SingCount> <d2p1:TS206TID>e97aed98-acad-47cb-b2e2-27695077e8de</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> </d2p1:FeeAgreementList> <d2p1:FeeItemID>ad4b01f1-6aeb-4b75-b2d2-abb25b000a1c</d2p1:FeeItemID> <d2p1:FeeItemName>sample string 1</d2p1:FeeItemName> <d2p1:PhotoURL xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:string>sample string 1</d6p1:string> <d6p1:string>sample string 2</d6p1:string> </d2p1:PhotoURL> </d2p1:ExecuteCheck_FeeItemDto> </d2p1:ExecuteFeeItemList> <d2p1:FeeAgreementID>68237e40-b57c-4eeb-9f2e-8fb5d787fc8a</d2p1:FeeAgreementID> <d2p1:ImageBaseUrl>sample string 12</d2p1:ImageBaseUrl> <d2p1:MonthID>1</d2p1:MonthID> <d2p1:PayType>sample string 14</d2p1:PayType> <d2p1:PayTypeName>sample string 15</d2p1:PayTypeName> <d2p1:StatusKey>sample string 9</d2p1:StatusKey> <d2p1:TID>58a1d754-94a6-4d78-9511-2135c51a1c0c</d2p1:TID> <d2p1:isChecked>true</d2p1:isChecked> </d2p1:FeeCheckSubmitDto> </Data> <Message>sample string 1</Message> </ResultModelOfArrayOfFeeCheckSubmitDtocLJEwkTE>