Updates the custom alias of an existing virtual bank account. This operation synchronizes the alias change with both the Payment Service Provider (PSP) and the local database.
๐ซ RESTRICTED ENDPOINT: This endpoint is ONLY available for Argentina (AR) accounts. All other countries (Mexico/MX, etc.) will receive a 400 error immediately.
Alias Requirements:
- Must contain only letters, numbers, and dots (.)
- Cannot be empty or contain special characters
- Must be unique within the merchantโs account scope
- Only supported for Argentina (AR) accounts
Validation Process:
- Early validation: Rejects non-Argentina accounts immediately
- Verifies the virtual bank account belongs to the specified merchant
- Updates the alias in the PSP system
- Synchronizes changes with the local database
Error Responses:
400 PIVBA00013: Alias not supported for this country (non-AR accounts)
404 PIVBA00001: Virtual bank account not found
Roles with Access:
- Platform Admin
- Wallet & Bank Admin