A boolean value indicating whether the shipping location is set as the default for shipping operations, streamlining the selection process during shipments.
If the location is set as the default one, the customers no longer need to specify the location for every shipment request, reducing the risk of errors and delays. It enhances consistency by ensuring that all shipments are directed to the same default location.
Note: If true, then this location is set as the default one. Otherwise, it is set to false.
Enum [true, false]