Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@datafire/mastercard_bintableresource

DataFire49MIT3.0.0

DataFire integration for MasterCard Bin Table Listing

readme

@datafire/mastercard_bintableresource

Client library for MasterCard Bin Table Listing

Installation and Usage

npm install --save @datafire/mastercard_bintableresource
let mastercard_bintableresource = require('@datafire/mastercard_bintableresource').create();

.then(data => {
  console.log(data);
});

Description

MasterCard Bin Table Listing API

Actions

binlisting.get

REST service will retrieve and return the BIN Table file to Merchants.

mastercard_bintableresource.binlisting.get(null, context)

Input

This action has no parameters

Output

Definitions

BinTableResponse

  • BinTableResponse object
    • data required string: BIN Table Listing file.

NoResource

  • NoResource object
    • ReasonCode string: RESOURCE_UNKOWN
    • Source string: System.
    • description string: Resource not found
    • recoverable boolean