Set a card as the default for the user’s wallet.\n\nAuthentication Required: Public Key or API Key\n- Requires X-Public-Key: <public_key>
header OR X-API-Key: <api_key>
header\n- Public key identifies the merchant but provides limited access\n- API key provides full access\n\nAdditional Requirements:\n- X-User-Id
header required\n- card_id
path parameter required\n\nUse Case: Set a specific card as the default for payment processing
Internal use only
End-user identifier within a customer organization. Required for user-scoped operations.
Card set as default successfully
Response model for card operations (create/update/delete).