{
"page": 1,
"size": 12,
"companyId": 1169341218816,
"dutyId": 3116695038208
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/crowd/invoice/available-orders/page' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 1,
"size": 12,
"companyId": 1169341218816,
"dutyId": 3116695038208
}'{
"code": 0,
"message": "成功",
"context": {
"data": [
{
"orderId": "3292168964736",
"proxyPayType": "BUSINESS_INCOME",
"invoiceTaxMethod": "FULL_AMOUNT_TAX",
"orderNo": "ZB20250703000013",
"dutyId": 3116695038208,
"dutyName": "任务名称",
"dutyTempName": "任务模板名称",
"companyId": 1279947275776,
"companyName": "宁伙伴(南京)科技服务有限公司",
"serverId": 3412047048704,
"serverName": "服务商名",
"invoiceSubName": "现代服务*管理服务",
"orderAmount": 91800,
"startTime": "2025-07-15 15:47:37",
"endTime": "2025-07-15 15:49:00",
"orderStatus": "SUCCEED_PAY",
"remark": "备注"
}
],
"total": 1
},
"traceId": "68774654991700255efd6abf02e9b984",
"spanId": "ac5b28af5678e8a0"
}