Register card
Registers a card as a new receiving method.
Authorizations
Path Parameters
User token.
Body
Card data (encrypted/raw) to add.
Card name.
Example: VISA-1234.
Card type.
DebitCard, CreditCard Tokenized card number by VGS.
Example: tok_sandbox_9PNgfqqpqwertnD1jYkdw1_1111.
Card holder name.
Example: John Doe.
Card expiration date. MMYY format.
Example: 0631.
Country code. ISO-3166-1 alpha-2 format.
Example: US for United States, MX for Mexico.
Card network.
NotApplicable, UATP, Visa, ChinaUnionPay, InterPayment, DiscoverCard, Dankort, Cardguard, MIR, MasterCard, Verve, InstaPayment, Maestro, DinersClubInternational, AmericanExpress, JCB, TROY Payment method type.
DebitCard, CreditCard Is primary payment method?
Card expiration year. YY format.
Example: 31.
Card expiration month. MM format.
Example: 06.
Tokenized CVV/CVC security code by VGS.
Example: tok_sandbox_brucMoj9eTJR3xhqdmM4AQ.
Currency code. ISO-4217 format.
Example: USD.
Associated Operation ID (if applicable).
Example: guid-1234567890.
Response
200 — OK. Card registered or existing card returned.
Scenarios for this response:
| Scenario | How to reproduce | Typical code / body |
|---|---|---|
| Valid card / duplicate | Processor accepts or returns existing PM. | RaaSPaymentMethod |
See also Full scenario matrix.
Base fields that can appear on any payment method. Discriminated variants (DebitCard, CreditCard, UBN, etc.) extend this and add required fields per type.
Payment method type
Type of the payment method.
MobileWallet, BankAccount, DebitCard, CreditCard, CashLoadLocation, AppleDigitalWallet, GoogleDigitalWallet, CLABE, UBN, VirtualNetworkAccount If Credit/Debit Card can operate.
VNA method owner
Example: BCP.
If Credit/Debit Card allows review address.
If Credit/Debit Card allows push domestic.
If Credit/Debit Card allows push cross border.
If Credit/Debit Card allows pull domestic.
If Credit/Debit Card allows pull cross border.
The paymentToken field is only for capturing data from mobile, it won't send to numi plat
Created, Validated, Blocked, Validating, Removed, Disconnected, ValidationNotApproved, ValidatedPull, ValidatedPush, ValidatedPullAndPush Application associated with the payment method.
Account ID associated with the payment method.
Address longitude of the payment method.
Address latitude of the payment method.
Mobile phone number associated with the payment method. Must be a valid mobile phone number.
Example: +5215521206703 for MX.
Country code.
ISO 3166-1 alpha-2 format.
Example: US for United States, MX for Mexico.
Address state/province/department.
ISO 3166-2:CC (CC: country code).
Or the state short name.
Example: DF for Distrito Federal, JA for Jalisco.
Currency code.
ISO 4217 format.
Example: USD for United States Dollar, MXN for Mexican Peso.
Credit/Debit card network
Example: Visa, MasterCard, American Express, Discover, Diners Club, JCB, UnionPay, Maestro, Mir, Verve, Troy, UATP.
Credit/Debit card type
DebitCard, CreditCard Credit/Debit tokenized card CVV/CVC security code by VGS.
Example: tok_sandbox_brucMoj9eTJR3xhqdmM4AQ.
Credit/Debit card expiration month
Credit/Debit card expiration year
Credit/Debit card expiration date
Credit/Debit card holder name.
If Credit/Debit, this is the tokenized card number by VGS. If UBN/VNA/CLABE, this is the number on clear text.
Example: tok_sandbox_9PNgfqqpqwertnD1jYkdw1_1111.
DebitCard, CreditCard CheckingAccount, SavingsAccount, OtherAccount Created at
Is primary payment method?
Payment method name
Name of the payment method. Example VISA-1234.
Payment method ID