ProductScheduleB
Container tag for the schedule B information of a commodity. Applies to EEI forms only. Required for EEI form
Properties
Name | Type | Required | Description |
---|---|---|---|
number | str | ✅ | A unique 10-digit commodity classification code for the item being exported. (To classify a commodity access the following Web page: http://www.census.gov/foreign-trade/schedules/b/#search). Applies to EEI forms only. Has to be 10 characters. |
unit_of_measurement | List[ScheduleBUnitOfMeasurement] | ✅ | |
quantity | List[str] | ❌ | The count of how many Schedule B units of the current good are in the shipment (EEI only). For example, if the Schedule B unit of measure is dozens and eight dozen, is being shipped, indicate 8 in this field. Applies to EEI forms only. Conditionally required for EEI forms if ScheduleB UnitOfMeasurement is not X. Should be Numeric. Valid characters are 0 -9. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs