AdmissibilityPackageType
The AdmissibilityPackageType table categorizes package types for customs and regulatory compliance in international shipping and trade.
Columns
| Name | Type | References | Description |
| code | String | The unique code representing a specific package type classification. This code is used to standardize package categories for shipping, customs clearance, and logistics management. | |
| inactive | Boolean | Indicates whether the package type is inactive and no longer available for use. This setting prevents obsolete package classifications from being used in shipping transactions while retaining historical data for reporting. | |
| key | Integer | The system-generated identifier (Id) for the package type record. This Id uniquely distinguishes each package type within the database, enabling efficient reference and lookup in shipping and regulatory processes. | |
| name | String | The official name of the package type as recognized in shipping and customs documentation. This official name ensures consistency in categorizing packages across different carriers, regulatory bodies, and logistics workflows. | |
| shipper | String | The carrier or shipping provider associated with this package type. This field ensures that package classifications align with carrier-specific requirements, helping streamline shipping operations and compliance with transport regulations. |