curl--location--request GET '/async-result/?version&partnerCode&sign' \
--header'Accept-Language: zh-CN' \
--header'Content-Type: application/json'
返回响应
🟢200成功
application/json
Body
示例
{"data":{"request_id":"RQ-20231001123456","action_code":"70","status":"completed","details":[{"sim_id":"89852202306250040073","result":"10","message":"success"},{"sim_id":"89852202306250040074","result":"31","message":"The SIM card does not exist."}]},"operateCode":"S","message":"success"}