Hi Igor_70,
To extract a customer number without the country code +1, you can manually remove the first two characters from the phone number when storing or displaying it. If you are working with data within an application, ensure your parsing logic handles this correctly, especially considering different region formats if applicable. If you are integrating with Vapi services, confirm that you adjust the phone number input accordingly to avoid issues with processing in APIs.