Get Card Type Information for Visa, Mastercard, and Discover

Gets Card type information for Visa, Mastercard, or Discover cards. This is useful if you prohibit or allow certain activity based on card type. For example, you may not want to allow a subscription to be created using a prepaid card.

Note: Vendor accounts need special permissions to use this operation; contact Qualpay Support to enable it.

Body Params

Card Type Request

int64
required

Format: Variable length, up to 12 N
Description: Unique identifier on our system.

string

Format: Variable length, up to 32 AN
Description:Card ID received from a tokenization request for a card. The card_id may be used in place of a card number in messages requiring cardholder account data.

string
required

Format: Variable length, up to 16 AN
Description: Cardholder card number(masked).

string

Format: Variable length, up to 9 AN
Description: Zip code of the cardholder. If present, it will be included in the authorization request sent to the issuing bank.
Conditional Requirement: This field is required if avs_address is present.

string

Format: Fixed length, 9 N
Description:Bank transit/routing number.

string

Format: Variable length, up to 17 N
Description: Owner's account number at the bank.

int64

Format: Fixed length, 10 N
Description: Identifies the vendor to which this request applies.
Conditional Requirement: This field is required for Qualpay partner accounts.

Responses

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