{
"applyId": 215496499544
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/invoice/tax/download' \
--header 'appId;' \
--header 'appId;' \
--header 'appSign;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"applyId": 215496499544
}'{
"code": 0,
"message": "成功",
"context": [
{
"orderNo": "2025022800012",
"fileUrl": "https://cos.mycompany.com/files/2025/02/28/receipt_2025022800012.pdf"
},
{
"orderNo": "2025022800012",
"fileUrl": "https://cos.mycompany.com/files/2025/02/28/contract_2025022800012.pdf"
}
],
"traceId": "67e67c679247d31bda724a04c04d8c97",
"spanId": "ca83779156e434f8"
}