Bank Card Four Elements Verification API
POSThttps://api.acedata.cloud/identity/bankcard/check-4e
This API can be used to input bank card number, name, account document number, and account mobile phone number to verify the authenticity and consistency of the information.
Request Headers
acceptstring
Specify the response format returned by the server.
Please select
authorizationstring
Bearer token
Request Body
namestringRequired parameter
Cardholder's name.
phonestringRequired parameter
The mobile number linked to the bank card.
id_cardstringRequired parameter
The document number must be consistent with the document type specified by the `cert_type` parameter.
bank_cardstringRequired parameter
Bank card number.
cert_typenumber
Document type, please confirm that the document filled in is the type of document used for account opening. Information from documents not used for account opening cannot be verified.
encryptionarray
Response
Identity Authentication
Allow Use General Balance
When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.
Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.
