API Reference
Log In
API Reference

Get Card Details

Obtains credit card details

Authentication is Mandatory

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘 Schemes:

In the response of this method there is a member called scheme, which identifies the card brand and type of card (debit, credit, etc.).

CodeDescription
VI-CRVISA - Credit
AM-CRAmerican Express - Credit
MC-CRMastercard - Credit
VI-DBVISA - Debit
AM-DBAmerican Express - Debit
MC-DBMastercard - Debit
VI-PRVISA - Prepaid
AM-PRAmerican Express - Prepaid
MC-PRMastercard - Prepaid

JSON response body fields:

NameDescriptionType
categoryCard category.string
schemeIdentifies the card brand and type of card.string
bank_codeBank code.string
expiration_dateCard expiration date.date
product_descriptionProduct description.string
card_numberCard number.string
card_holderCardholder information.object
card_holder.genderCustomer gender.string
card_holder.document_typeCustomer document type.string
card_holder.document_numberDocument number.string
card_holder.card_denominationCard denomination.string
c_v_vCard verification value.string

Path Params
string
enum
required
Defaults to BLNI

Description: Defines the source bank code.

Allowed:
string
required
Defaults to 4523500000016054

Description: Customer's card number.
Size: 19.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json