curl --location --request POST 'http://dev-cn.your-api-server.com/v3/alipay/open/mini/tips/delivery/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"delivery_content": "点击收藏,下次使用更方便",
"delivery_name": "收藏引导首页投放活动",
"match_type": "TARGETURL",
"match_url": "/page/web",
"end_time": {},
"start_time": {}
}'{
"delivery_id": "20211111000000797023"
}