{ "jump_template_id": 0, "is_direct_jump": 1, "visit_type": 1, "domain": 222, "chain": "", "target_url": "https%3A%2F%2Fwork.weixin.qq.com%2Fca%2Fcawcde991d07110000", "group_id": 111, "chain_type": 5, "tik_img": "", "tik_title": "", "tik_desc": "", "customer_id": 0, "chain_title": "开放API创建" }
curl --location --request POST 'https://openapi.aifabu.com/v1/card/createWxworkChain?apikey=8c1331250ede960fd51ac56a829cc6893ce8c000' \ --header 'Content-Type: application/json' \ --data-raw '{ "jump_template_id": 0, "is_direct_jump": 1, "visit_type": 1, "domain": 222, "chain": "", "target_url": "https%3A%2F%2Fwork.weixin.qq.com%2Fca%2Fcawcde991d07110000", "group_id": 111, "chain_type": 5, "tik_img": "", "tik_title": "", "tik_desc": "", "customer_id": 0, "chain_title": "开放API创建" }'
{ "code": 1, "msg": "创建成功!", "result": { "render_url": "http://test.demo.cn/TyS8pd", "chain": "TyS8pd" } }