{
"orderList": [
"CH20250317000045",
"1914810"
]
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/invoice/apply' \
--header 'appId: App202504140001' \
--header 'appId;' \
--header 'appSign;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderList": [
"CH20250317000045",
"1914810"
]
}'{
"code": 0,
"message": "成功",
"context": {
"approveTaskNo": "AT20250411000002"
},
"traceId": "67e67c679247d31bda724a04c04d8c97",
"spanId": "ca83779156e434f8"
}