Create Card Contact
Request URI
Request Body
Name
Type
Description
Request Example
{
"app_id": "00000000000000000",
"partner_id": "00000000000000000",
"request_id": "b1c8bCBE-5471-f646-2057-9c0F0eFe",
"timestamp": "2025-04-07 13:56:46",
"format": "JSON",
"version": "2.0",
"random_key": "<generated_key>",
"sign_type": "RSA",
"biz_data": {
"first_name": "xxe",
"last_name": "xxxx",
"mobile": "+861234789999",
"email": "[email protected]"
}
}
// The biz_data in this example needs to be encrypted!Response
Name
Type
Description
Last updated