curl --location 'https://demo.com/mapi/bill_accountbookereceipt_query' \
--data-urlencode 'account_book_id=' \
--data-urlencode 'out_trade_no=' \
--data-urlencode 'file_id='{
"code": 1,
"show": 0,
"msg": "",
"data": {
"code": "10000",
"msg": "Success",
"download_url": "http:\/\/dwbillcenter.alipay.com\/downloadBillFile.resource?bizType=MBILL_FUND_DETAIL&partnerId=...",
"status": "SUCCESS"
}
}