Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Card display information for stored instruments
Card expiry year (YY)
^\d{2}$
"27"
Card expiry month (MM)
^(0[1-9]|1[0-2])$
"12"
Card scheme/brand
"mada"
Last four digits of the card
^\d{4}$
"1111"
{ "expiry_year": "27", "expiry_month": "12", "scheme": "mada", "last_4": "1111" }