Update card alias

Updates the friendly name (alias) of a specific card. This endpoint allows modifying only the card's display name without affecting other card properties.

Business Context: Called when a user wants to rename their card for easier identification in the frontend application. The updated alias is displayed across all card views and helps users distinguish between multiple cards.

Important:

  • This endpoint will only be called if the integration has the capability hasCardAlias set to true. If this capability is not enabled, the platform will not invoke this endpoint.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the customer

string
required

Unique identifier of the card

Body Params

New card alias

Request to update only the card alias

string
required
length ≤ 25

Friendly name/alias for the card

Responses

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