Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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