v1

latestOpenAPI 3.0.02026-07-262832203.2 KB
GET

Fetches information about a card based on its IIN.

get/getCardInfo

Query parameters

MerchantIdstring uuid required

The 36 character GUID which identifies the supplier to the Reach system.

The 36 character GUID which identifies the supplier to the Reach system.

IINinteger required

The 8-digit IIN (Issuer Identification Number) of the card. Previously known as the BIN, this is the first 8 digits of the card for which info should be fetched. Only values between 10000000 and 99999999 are accepted.

The 8-digit IIN (Issuer Identification Number) of the card. Previously known as the BIN, this is the first 8 digits of the card for which info should be fetched. Only values between 10000000 and 99999999 are accepted.

Callbackstring

JSONP Javascript function name.

The JSONP Javascript function to call.

Response

Information about the card was successfully retrieved.

IINinteger required

The 8-digit IIN (Issuer Identification Number) of the card. Previously known as the BIN, this is the first 8 digits of the card for which info should be fetched. Only values between 10000000 and 99999999 are accepted.

PaymentMethodstring required

The Reach payment method associated with this IIN.

Type'Credit' | 'Debit'

If known, this will be either Credit or Debit.

PrePaidboolean

If known, a flag indicating if the card is a pre-paid card.

IssuingCountrystring

If known, the country from which the card was issued.

Availableboolean

If false, this is a known IIN, but cannot be processed via Reach.