{ "notice_desc": "更新商品, id:11338", "notice_type_id": 3, "notice_content": { "product_list": [ { "status": 0, "product_id": 11338, "country_code": "my", "country_name": "马来西亚" } ], "change_type": 2 } }
curl --location --request POST 'https://dapi.visageniusglobal.com/visa/product_callback' \ --header 'Content-Type: application/json' \ --data-raw '{ "notice_desc": "更新商品, id:11338", "notice_type_id": 3, "notice_content": { "product_list": [ { "status": 0, "product_id": 11338, "country_code": "my", "country_name": "马来西亚" } ], "change_type": 2 } }'
{}