Skip to main content

Sandbox: Physical cards

Simulate activating a physical card

Prerequisites

The card you're activating must have the status Enabled.

Step 1: Get the physicalCardIdentifier

  1. Call the Testing API > physicalCardReception mutation.
  2. Enter the cardId.
  3. The API returns the physicalCardIdentifier in the payload.

Step 2: Activate the Sandbox card

  1. Use the API Explorer > activatePhysicalCard mutation.
  2. Add the physicalCardIdentifier you received from the Testing API or the Dashboard.
  3. Use the consentUrl provided in the payload to consent to activating the card.