cURL
curl --request POST \ --url https://sandbox-api.cardcore.cloud/util/name-enquiry \ --header 'Content-Type: application/json' \ --data ' { "bankCode": "000002", "accountNumber": "0123456789" } '
{}
Public bank account name enquiry.
Name Enquiry completed successfully.
The response is of type object.
object