Custom code
Define and manage custom codes that cater to various entity properties, ensuring flexibility and adaptability in your system. Custom codes provide a mechanism to embed business-specific values and types.
Fields
| Field Name | Type | Display Name |
|---|---|---|
| Id | Int32 | Id |
| Code | String | Code |
| CodeType | CustomCodeTypes | Code type |
| Created | DateTime | Created |
| CreatedBy | String | Created by |
| Description | String | Description |
| IsCommonlyUsed | Boolean | Is commonly used |
| LastModified | DateTime | Last modified |
| LastModifiedBy | String | Last modified by |
| OrganizationId | Int32 | Organization id |
Overview
-
Code: Unique code. This property is used to identify.
-
Description: Code description. This property is used to describe the code.
-
Is Commonly Used: This will make the code available in the drop-down list when selecting a code for a property.
-
Code Type: Type of the code. Possible values are:
Schedule D,Schedule K,Tracking Number Type.
Available Code Types
-
Schedule D
- Description: Represents U.S. CBP Port Codes or Ports of Entry.
- Reference: ACE Appendix 2020, Schedule D.
-
Schedule K
- Description: Denotes Foreign Port Codes.
- Reference: ACE Appendix 2020, Schedule K.
-
Tracking Number Type
- Description: Refers to different types of tracking number formats or structures.
- Reference: [Guide on Tracking Numbers]