Query Card Contacts
Request URI
Request Body
Name
Type
Description
Request Example
{
"app_id": "00000000000000000",
"partner_id": "00000000000000000",
"request_id": "2079Bc5F-339E-8c32-E47D-E35c45db",
"timestamp": "2025-04-07 13:56:55",
"format": "JSON",
"version": "2.0",
"sign_type": "RSA",
"biz_data": {
"contact_id": 100017,
"start_date": "2024-01-06 00:00:00",
"end_date": "2025-09-12 00:00:00",
"page_num": 1,
"page_size": 30
},
"random_key": "<generated_key>"
}
// The biz_data in this example needs to be encrypted!Response
Name
Type
Description
Last updated