Skip to main content
Use this endpoint to retrieve the card reference number for a specific card using card number.

Request

Curl

Response

Success - Visa and MC

Parameters

number mandatory : string The card number whose PAR or network reference id should be retrieved. tokenised optional : boolean Determines if the card is saved as a token. Possible Values:
  • true: The card number is saved as a token.
  • false: The card number is not saved as a token.

Parameters

network : string The card network. Possible values:
  • Mastercard
  • RuPay
  • Visa
payment_account_reference : string The 29-character unique identifier for Mastercard and Visa cards. For RuPay cards, the value is null. network_reference_id : string The unique identifier generated for RuPay cards.