Update card CVV

Updates CVV for an existing virtual linked card

This endpoint updates the CVV of an existing virtual card linked to a customer.

A new CVV is generated for the card, and the time until expiration is returned.

This can be used for additional security or token rotation.

Important considerations

  • card_id must be valid and belong to a linked/virtual card.
  • The card must be active and in a valid state for CVV update.
  • The new CVV is returned in the response along with its expiration time.
  • Customer ID is validated to ensure the card belongs to the authenticated customer.
  • Endpoint is specifically for linked/virtual cards, not physical cards.
  • All operations are atomic and if the CVV update fails, the previous CVV remains valid.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64
required

Determines which customer card to update the virtual card cvv for.
The card's primary key

Headers
string
required

OAuth token belonging to the e-commerce

string
required

OAuth token belonging to the customer

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json