Change Card Type

This endpoint allows users to change the type of their card from virtual to physical. When changing to a physical card, a delivery address must be provided.

Key Features:

  • Switch from a virtual card to a physical card.
  • Physical cards require a delivery address for delivery.
  • Supports different card types: VIRTUAL and PHYSICAL.

Requirements:

  • The cardId must be provided as a path parameter.
  • The cardType field in the body must be set to VIRTUAL or PHYSICAL. If PHYSICAL is selected, a deliveryAddress must also be provided.
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!