cURL
curl --request GET \ --url https://rest.yafacture.com/catalogos/bins \ --header 'x-api-key: <api-key>'
[ { "clave": "<string>", "bin": "<string>", "tipo": "<string>", "status": true } ]
X-API-Key authentication header for the development token generated in Yafacture
Clave o código del catálogo de BINs
Número BIN (Bank Identification Number)
Tipo de tarjeta asociada al BIN
Estado activo/inactivo del BIN