{
"actionCode": "string",
"busiObj": "string",
"externalData": {
"tabStatus": "string",
"reconType": "string",
"setYear": "string",
"agencyCode": "string",
"rgCode": "string",
"from": "string",
"reconTyp": "string"
},
"queryScheme": {
"conditions": [
"string"
],
"fields": [
"string"
],
"compositions": [
"string"
],
"orders": [
"string"
],
"pager": {
"pageIndex": 0,
"pageSize": 0
}
}
}curl --location --request POST 'http://dev-cn.your-api-server.com/ybill/query' \
--header 'Content-Type: application/json' \
--data-raw '{
"actionCode": "string",
"busiObj": "string",
"externalData": {
"tabStatus": "string",
"reconType": "string",
"setYear": "string",
"agencyCode": "string",
"rgCode": "string",
"from": "string",
"reconTyp": "string"
},
"queryScheme": {
"conditions": [
"string"
],
"fields": [
"string"
],
"compositions": [
"string"
],
"orders": [
"string"
],
"pager": {
"pageIndex": 0,
"pageSize": 0
}
}
}'{
"code": 200,
"message": "查询成功!",
"data": {
"pageIndex": 1,
"pageSize": 50,
"recordCount": 1,
"recordList": [
{
"modifier": "屈淑轩",
"agencyCode": "049002",
"schemaName": "预算单位对账(支出)",
"dr": 0,
"modifyTime": "2024-09-24 14:47:36",
"rgCode": "360000001",
"billStatus": "20",
"billTitle": "2024年9月份单位对账单123",
"id": "2095602685037248514",
"pubts": "2024-09-24 15:35:30",
"billNo": "20240924144421",
"includeUnpost": "N",
"metaFullName": "RM.RM.rmBudgetAgency",
"extendData": {},
"sendMessage": "Y",
"messageTitle": "请于9月30日前提交反馈对账核对结果。",
"fullName": "com.yonyougov.rm.po.RmBudgetAgency",
"billDate": "2024-09-24 14:44:21",
"ytenantId": "bpjferf0",
"budgetAgencyCode": "049002",
"_status": 0,
"billStatusName": "已发起",
"setYear": 2024,
"reconType": "1",
"budgetAgencyName": "北京市大兴区博兴街道市民诉求处置中心",
"createTime": "2024-09-24 14:44:21",
"schemaId": "198485bd180c49f7a4908ea64852d916",
"billId": "79ba833fdb8845d5a0aa94e44789f592",
"checkPeriod": "202409"
}
],
"sumRecordList": null,
"data": null,
"viewmodel": null,
"viewApplication": null,
"querySchema": null,
"name": null,
"staticReportName": null,
"groupSchemaId": null,
"pageCount": 1,
"beginPageIndex": 1,
"endPageIndex": 1,
"pubts": null,
"tablename": null
},
"_status": 0,
"changedPropertyNames": null,
"fullName": null
}