Rotate virtual card CVV

Force a virtual card's CVV (Card Verification Value) rotation.

CVV rotation rules

Calling this endpoint can reset the CVV rotation schedule in the future. For example, if you call this endpoint at 3PM and the defined rotation interval is 24 hours, the next rotation will take place at 3PM the next day and subsequent days after.

A 2-minute validation occurs between scheduling requests and, within this interval, no new scheduling takes place. This can lead to the following scenarios:

  • If a forced rotation occurs less than 2 minutes after an auto-rotation, the CVV is rotated and no new scheduling takes place.
  • If an auto-rotation occurs less than 2 minutes after a forced rotation, the CVV is rotated and no new scheduling takes place.
  • If more than one forced call occurs in less than 2 minutes, the CVV is rotated, but new scheduling only takes place for the first call.

This endpoint generates a rotate_cvv-1 event.

Note: This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!