{
"page": 1,
"size": 12,
"companyId": 1169341218816,
"dutyId": 3137284810880,
"auditStatus": 2,
"invoiceStatus": 3
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/crowd/invoice/page' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 1,
"size": 12,
"companyId": 1169341218816,
"dutyId": 3137284810880,
"auditStatus": 2,
"invoiceStatus": 3
}'{
"code": 0,
"message": "成功",
"context": {
"data": [
{
"invoiceId": 3137677147520,
"proxyPayType": "BUSINESS_INCOME",
"invoiceTaxMethod": "FULL_AMOUNT_TAX",
"invoiceNo": "IV20250709000001",
"dutyId": 3137284810880,
"companyId": 1169341218816,
"companyName": "宁伙伴(南京)科技服务有限公司",
"serverId": 2275151793664,
"serverName": "南京同行伙伴企业管理有限公司",
"invoiceType": 0,
"orderNum": 1,
"orderAmount": 11.25,
"invoiceAmount": 11.25,
"invoiceSubName": "现代服务*设备维护",
"applyTime": "2025-07-09 14:57:26",
"invoiceRemark": "发票申请",
"auditTime": "2025-07-09 14:58:01",
"auditStatus": 2,
"auditRemark": "pass",
"invoiceStatus": 3,
"invoiceTime": "2025-07-09 14:59:01",
"fileList": [
{
"fileName": "文件名",
"fileUrl": "https://cos.ap-nanjing.myqcloud.com/invoice.pdf"
}
],
"contactName": "测试人员",
"contactPhone": "15888888888",
"contactEmail": "15888888888@qq.com",
"contactAddress": "江苏南京",
"creditCode": "91520115QEW1K1111",
"address": "江苏南京",
"bankPhone": "15888888888",
"bankAccount": "6212264301015592111",
"bankName": "招商银行"
}
],
"total": 1
},
"traceId": "68774654991700255efd6abf02e9b984",
"spanId": "ac5b28af5678e8a0"
}