put
https://your_connector_url/customers//cards//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
hasCardAliasset totrue. If this capability is not enabled, the platform will not invoke this endpoint.
