Skip to main content

Card display information for stored instruments

expiry_year
string

Card expiry year (YY)

Pattern: ^\d{2}$
Example:

"27"

expiry_month
string

Card expiry month (MM)

Pattern: ^(0[1-9]|1[0-2])$
Example:

"12"

scheme
string

Card scheme/brand

Example:

"mada"

last_4
string

Last four digits of the card

Pattern: ^\d{4}$
Example:

"1111"