POST api/FeeExecuteCheck/QueryFeeCheckWaitByCusID?DomainId={DomainId}&AccountId={AccountId}&PersonId={PersonId}&CusID={CusID}&FeeAgreementID={FeeAgreementID}
根据门店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 |
协议ID |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ResultModelOfFeeCheckSubmitDtoName | Description | Type | Additional information |
---|---|---|---|
Code | ReturnCode |
None. |
|
Message | string |
None. |
|
Data | FeeCheckSubmitDto |
None. |
Response Formats
application/json, text/json
Sample:
{ "Code": 200, "Message": "sample string 1", "Data": { "TID": "76794a5b-d7b9-46b6-9ad7-b54f9875df99", "FeeAgreementID": "fe13b52c-3b25-41f6-8452-5a7e3099866d", "MonthID": 1, "CustomerID": "58a035d2-e5a7-4066-b960-6e95cefeaff5", "CheckDate": "2025-06-23 22:30:03", "CheckDateTime": "2025-06-23 22:30:03", "CheckPersonID": "6c359c3a-7fb6-4a6a-b019-ad249f8de482", "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:30:03", "StatusKey": "sample string 9", "isChecked": true, "DutyValue": "sample string 11", "ExecuteFeeItemList": [ { "FeeItemID": "4fde9b6b-e1d3-43e9-8269-8a53223f0661", "FeeItemName": "sample string 1", "FeeAgreementList": [ { "TS206TID": "d0a50db1-3321-44a5-9d64-942a43eeb960", "FeeAgreementID": "8e8d9bcd-c79d-4d79-9e02-e6984b43bc85", "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": "d0a50db1-3321-44a5-9d64-942a43eeb960", "FeeAgreementID": "8e8d9bcd-c79d-4d79-9e02-e6984b43bc85", "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": "4fde9b6b-e1d3-43e9-8269-8a53223f0661", "FeeItemName": "sample string 1", "FeeAgreementList": [ { "TS206TID": "d0a50db1-3321-44a5-9d64-942a43eeb960", "FeeAgreementID": "8e8d9bcd-c79d-4d79-9e02-e6984b43bc85", "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": "d0a50db1-3321-44a5-9d64-942a43eeb960", "FeeAgreementID": "8e8d9bcd-c79d-4d79-9e02-e6984b43bc85", "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:
<ResultModelOfFeeCheckSubmitDtocLJEwkTE 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:AffirmStatusKey>sample string 5</d2p1:AffirmStatusKey> <d2p1:AffirmStatusValue>sample string 6</d2p1:AffirmStatusValue> <d2p1:AuditDateTime>2025-06-23T22:30:03.3161792+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:30:03.3161792+08:00</d2p1:CheckDate> <d2p1:CheckDateTime>2025-06-23T22:30:03.3161792+08:00</d2p1:CheckDateTime> <d2p1:CheckPersonID>6c359c3a-7fb6-4a6a-b019-ad249f8de482</d2p1:CheckPersonID> <d2p1:CheckPersonName>sample string 3</d2p1:CheckPersonName> <d2p1:CheckRemark>sample string 4</d2p1:CheckRemark> <d2p1:CustomerID>58a035d2-e5a7-4066-b960-6e95cefeaff5</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>8e8d9bcd-c79d-4d79-9e02-e6984b43bc85</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>d0a50db1-3321-44a5-9d64-942a43eeb960</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>8e8d9bcd-c79d-4d79-9e02-e6984b43bc85</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>d0a50db1-3321-44a5-9d64-942a43eeb960</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> </d2p1:FeeAgreementList> <d2p1:FeeItemID>4fde9b6b-e1d3-43e9-8269-8a53223f0661</d2p1:FeeItemID> <d2p1:FeeItemName>sample string 1</d2p1:FeeItemName> <d2p1:PhotoURL xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:string>sample string 1</d5p1:string> <d5p1:string>sample string 2</d5p1: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>8e8d9bcd-c79d-4d79-9e02-e6984b43bc85</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>d0a50db1-3321-44a5-9d64-942a43eeb960</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>8e8d9bcd-c79d-4d79-9e02-e6984b43bc85</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>d0a50db1-3321-44a5-9d64-942a43eeb960</d2p1:TS206TID> <d2p1:Unit>sample string 2</d2p1:Unit> </d2p1:FeeAgreement> </d2p1:FeeAgreementList> <d2p1:FeeItemID>4fde9b6b-e1d3-43e9-8269-8a53223f0661</d2p1:FeeItemID> <d2p1:FeeItemName>sample string 1</d2p1:FeeItemName> <d2p1:PhotoURL xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:string>sample string 1</d5p1:string> <d5p1:string>sample string 2</d5p1:string> </d2p1:PhotoURL> </d2p1:ExecuteCheck_FeeItemDto> </d2p1:ExecuteFeeItemList> <d2p1:FeeAgreementID>fe13b52c-3b25-41f6-8452-5a7e3099866d</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>76794a5b-d7b9-46b6-9ad7-b54f9875df99</d2p1:TID> <d2p1:isChecked>true</d2p1:isChecked> </Data> <Message>sample string 1</Message> </ResultModelOfFeeCheckSubmitDtocLJEwkTE>