Menu

View Wallet

Use the
TMS
API in your e-wallet app to view wallet.
  1. Call
    GET /tms/v2/customers/{customerTokenId}/payment-instruments
    .

    ADDITIONAL INFORMATION

    The first record is the default payment instrument.
  2. Retrieve the last four digits of the card number from your database or call the payment identifier endpoint.
Back to top