<alibaba_idle_isv_merchant_scene_item_query_apply_record_response>
<result>
<success>true</success>
<err_code>PARAM_ILLEGAL</err_code>
<module>
<isv_item_apply_record_outer_d_t_o>
<item_id>100001</item_id>
<accelerate_start_time>2026-05-11 08:00:00</accelerate_start_time>
<gmt_modified>2026-05-12 15:30:00</gmt_modified>
<seller_id>2088123456789012</seller_id>
<status_desc>已生效</status_desc>
<merchant_scene>idle_market</merchant_scene>
<start_time>2026-05-10 10:00:00</start_time>
<id>1234</id>
<end_time>2026-05-24 10:00:00</end_time>
<gmt_create>2026-05-10 10:00:00</gmt_create>
<apply_info>
<item_id>100001</item_id>
<source_type>ISV</source_type>
<merchant_scene>idle_market</merchant_scene>
<idle_market_apply>
<multiple_quantity_apply>1</multiple_quantity_apply>
<period>14</period>
<total_apply_quantity>50</total_apply_quantity>
<white_list_item_apply>0</white_list_item_apply>
<seller_pricing>1</seller_pricing>
<open_accelerate>0</open_accelerate>
<open_accelerate_at_apply>0</open_accelerate_at_apply>
<sku_apply_infos>
<merchant_sku_apply_info_d_t_o>
<quantity>30</quantity>
<price>9900</price>
<min_sale_price>8800</min_sale_price>
<sku_id>200001</sku_id>
</merchant_sku_apply_info_d_t_o>
</sku_apply_infos>
<need_renew_period>1</need_renew_period>
</idle_market_apply>
</apply_info>
<status>1</status>
<reject_reason>商品信息不符合要求</reject_reason>
</isv_item_apply_record_outer_d_t_o>
</module>
<err_msg>参数不合法</err_msg>
<msg_info>操作成功</msg_info>
<msg_code>SUCCESS</msg_code>
</result>
</alibaba_idle_isv_merchant_scene_item_query_apply_record_response>
{
"alibaba_idle_isv_merchant_scene_item_query_apply_record_response":{
"result":{
"success":true,
"err_code":"PARAM_ILLEGAL",
"module":{
"isv_item_apply_record_outer_d_t_o":[
{
"item_id":100001,
"accelerate_start_time":"2026-05-11 08:00:00",
"gmt_modified":"2026-05-12 15:30:00",
"seller_id":2088123456789012,
"status_desc":"已生效",
"merchant_scene":"idle_market",
"start_time":"2026-05-10 10:00:00",
"id":"1234",
"end_time":"2026-05-24 10:00:00",
"gmt_create":"2026-05-10 10:00:00",
"apply_info":{
"item_id":100001,
"source_type":"ISV",
"merchant_scene":"idle_market",
"idle_market_apply":{
"multiple_quantity_apply":1,
"period":14,
"total_apply_quantity":50,
"white_list_item_apply":0,
"seller_pricing":1,
"open_accelerate":0,
"open_accelerate_at_apply":0,
"sku_apply_infos":{
"merchant_sku_apply_info_d_t_o":[
{
"quantity":30,
"price":9900,
"min_sale_price":8800,
"sku_id":200001
}
]
},
"need_renew_period":1
}
},
"status":1,
"reject_reason":"商品信息不符合要求"
}
]
},
"err_msg":"参数不合法",
"msg_info":"操作成功",
"msg_code":"SUCCESS"
}
}
}