card_type | yes | Template type of template card. The type of text notification template card is text_notice |
source | no | Card source style information. It is not required to fill in the source style |
source.icon_url | no | url of the source image |
source.desc | no | The description of the source picture should not exceed 13 words |
main_title | yes | The main content of the template card, including the first level title and title auxiliary information |
main_title.title | yes | First level title, no more than 26 words recommended |
main_title.desc | no | Title auxiliary information, no more than 30 words recommended |
emphasis_content | no | Key data style |
emphasis_content.title | no | The data content of key data style should not exceed 10 words |
emphasis_content.desc | no | The data description content of key data style should not exceed 15 words |
sub_title_text | no | Level 2 ordinary text, no more than 112 words recommended |
horizontal_content_list | no | Secondary title + text list, this field can be an empty array, but if there is data, confirm whether the corresponding field is required, and the length of the list shall not exceed 6 |
horizontal_content_list.type | no | Link type: 0 or no means normal text, 1 means jump url, and 2 means download attachment |
horizontal_content_list.keyname | yes | Secondary title, no more than 5 words recommended |
horizontal_content_list.value | no | Secondary text, if horizontal_content_list.type is 2. This field represents the file name (including the file type). It is recommended that it should not exceed 26 words |
horizontal_content_list.url | no | url of link jump, horizontal_ content_ list. Required when type is 1 |
horizontal_content_list.media_id | no | Attached media_id,horizontal_ content_ list. Required when type is 2 |
jump_list | no | Jump to the list of guidance style. This field can be an empty array, but if there is data, confirm whether the corresponding field is required, and the length of the list shall not exceed 3 |
jump_list.type | no | Jump link type: 0 or no means not a link, 1 means jump url, and 2 means jump applet |
jump_list.title | yes | Jump link style copy content, no more than 13 words are recommended |
jump_list.url | no | url of jump link, jump_ list. Required when type is 1 |
jump_list.appid | no | appid, jump of linked applet_ list. Required when type is 2 |
jump_list.pagepath | no | pagepath, jump of linked applet_ list. Optional if type is 2 |
card_action | yes | Click jump event of the whole card, text_ This field is required in the notice template card |
card_action.type | no | Card jump type: 0 or no means not a link, 1 means jump url, and 2 means open applet. text_ The value range of this field in the notice template card is [1,2] |
card_action.url | no | url of jump event, card_ action. Required when type is 1 |
card_action.appid | no | appid, card of the applet of the jump event_ action. Required when type is 2 |
card_action.pagepath | no | pagepath, card of applet for jump event_ action. Optional if type is 2 |