get
/card/v1/bin/{bin}
Returns an object with the information related to the credit-card bin (first six digits). For Chilean merchants, the response is helpfull to decide wheter to continue with the request of a card token (when cardType
is CREDIT
), or with the request of a card async token (when cardType
is DEBIT
).
Request Parameters
1 Path Parameter
1 Header
Responses
1 Example
Schema
bank
string
brand
string
cardType
string
1 validation
country
string
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
bin
$$.env
No $$.env variables are being used in this request.