{
"applyId": 1
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/invoice/apply/detail/list' \
--header 'appId: App202504140001' \
--header 'appId;' \
--header 'appSign;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"applyId": 1
}'{
"code": 0,
"message": "成功",
"context": [
{
"orderNo": "202504081124",
"dutyId": 1512264856898,
"idNo": "412823197606148801",
"name": "张三",
"phone": "@telephone()",
"bankCardNumber": "5105014300000000",
"invoiceAmount": 400,
"status": "2",
"errorMessage": ""
}
],
"traceId": "67e67c679247d31bda724a04c04d8c97",
"spanId": "ca83779156e434f8"
}