This update improve field validation and ensure data integrity. Previously, empty strings (“”) had no functional meaning, which could lead to unintended behavior with some shipping carriers. Now, optional fields such as email must either be correctly formatted or omitted entirely. This update helps prevent inconsistencies and ensures smoother API interactions.