Query Corporation Cardholder
Retrieve corporation cardholder details by providing either a holder_id or a combination of registration_country and registration_code.
Request URI
Request Body
Name
Type
Description
Request Example
{
"app_id": "00000000000000000",
"partner_id": "00000000000000000",
"timestamp": "2025-04-07 13:52:20",
"format": "JSON",
"version": "2.0",
"random_key": "<generated_key>",
"request_id": "4CDA337F-46dE-EA1e-ab88-c19AD5cc",
"sign_type": "RSA",
"biz_data": {
"holder_id": "103007"
}
}
// The biz_data in this example needs to be encrypted!Response
Name
Type
Description
Last updated