Bank Card Basic Information Query API
POSThttps://api.acedata.cloud/identity/bankcard/check-1e

This API can obtain basic information about a bank card through the bank card number.

Request Headers

acceptstring
Specify the response format returned by the server.
Please select
authorizationstring
Bearer token

Request Body

bank_cardstringRequired parameter
Bank card number.
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.

Shell

Python

JavaScript

Java

Go

PHP

Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.