按钮权限: 导入:business:paymentReport:import ### 字典说明: 收款方账户区域、付款方账户区域:area_flag 支付渠道:payment_channel 对私类型:private_type 来源系统:system_source 处理状态 :deal_status
Authorization: Bearer ********************
curl --location --request GET 'finance-gateway.hdltest.com/acct-payable/busi/invoiceReport/list?no=&paymentType=付款类别 枚举值见字典表dict_type:sync_payment_type&paymentNo=&costDept=&paymentAccountName=&isReceived=发票是否收到 0-已收到、1-部分收到、2-未收到&hasInvoice=有无发票 0-有、1-无&receivingAccountName=&paymentAmount=&paymentDate=&receivingBankId=&paymentDesc=&paymentStatus=&pageNum=1&pageSize=10&sapShopCode=&paymentBankId=&receivingArea=&paymentArea=&paymentChannel=&privateType=&oaProcNo=&systemSource=&dealStatus=' \ --header 'user_id: {{user_id}}' \ --header 'username: {{username}}' \ --header 'user_key: {{user_key}}'