Tokenize a CardAsk AIpost https://api.sqala.tech/core/v1/card-vaultsQuery ParamspublicKeystringrequiredBody ParamscodestringUnique identifier for the object in your system.numberstringrequiredThe number field represents the full credit card number, also known as the Primary Account Number (PAN), used to identify the cardholder’s account.holderNamestringrequiredThe holderName field represents the name of the credit card owner as it appears on the cardexpMonthint32requiredThe expMonth field represents the expiration month of the credit card, formatted as a two-digit number (e.g., “01” for January).expYearint32requiredThe expYear field represents the expiration year of the credit card, formatted as a two-digit number (e.g., “24”).cvvstringrequiredThe cvv field represents the Card Verification Value, a security code typically found on the back of the credit card (e.g., a 3-digit code for Visa or Mastercard, or 4 digits for American Express).metadataarray of objectsSet of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.metadataADD objectthreedsecureobjectAllow the API to create a 3DS session related to the cardthreedsecure objectResponses 200200 400400Updated 11 months ago What’s NextITP