You can call this endpoint after calling Update Customer Username to verify and apply the new username.
This verification step ensures that all username changes are authorized and securely confirmed by the account owner.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will verify the username and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an error message.