Extracted Fields

Field NameDescription
ShipperInformation about the sender of the goods.
  NameThe shipper’s name.
  AddressThe shipper’s address.
  StateThe shipper’s state.
  CityThe shipper’s city.
  StreetThe shipper’s street address.
  Postal CodeThe shipper’s postal code.
  CountryThe shipper’s country.
ConsigneeInformation about the recipient of the goods.
  NameThe consignee’s name.
  AddressThe consignee’s address.
  StateThe consignee’s state.
  CityThe consignee’s city.
  StreetThe consignee’s street address.
  Postal CodeThe consignee’s postal code.
  CountryThe consignee’s country.
CarrierInformation about the carrier.
  NameThe carrier’s name.
  SCAC CodeThe Standard Carrier Alpha Code.
Bill toInformation about the invoice recipient.
  NameThe name of the invoice recipient.
  AddressThe address of the invoice recipient.
Waybill InformationInformation about the waybill.
  NumberThe waybill number.
  DateThe date when the waybill was issued.
  Place of IssueThe place where the waybill was issued.
Vessel InformationInformation about the vessel.
  NameThe name of the vessel.
  Voyage NumberThe voyage number.
Port InformationInformation about the ports.
  Port of LoadingThe port where the goods are loaded.
  Port of DischargeThe port where the goods are discharged.
  Place of ReceiptThe place where the goods are received.
  Place of DeliveryThe place where the goods are delivered.
Cargo InformationInformation about the cargo.
  DescriptionThe description of the goods.
  Package CountThe number of packages.
  Package TypeThe type of packages.
  Gross WeightThe gross weight of the cargo.
  Net WeightThe net weight of the cargo.
  VolumeThe volume of the cargo.
Container InformationInformation about the containers.
  Container NumbersThe container numbers.
  Seal NumbersThe seal numbers.
Payment InformationInformation about the payment.
  Freight TermsThe terms of freight payment.
  CurrencyThe currency used for payment.
  AmountThe amount to be paid.

Supported Languages

CountriesLanguages
GlobalEnglish

Validation Rules

RuleDescription
Check quantity totalChecks if the value in the Totals/Total Quantity field equals the sum of the values in the Containers/Quantity fields. If the values are not equal, or some of the fields are missing, suggests filling in the fields with their calculated values.
Check weight totalChecks if the value in the Totals/Total Weight (kg) field equals the sum of the values in the Containers/Gross Weight (kg) fields. If the values are not equal, or some of the fields are missing, suggests filling in the fields with their calculated values.
Check volume totalChecks if the value in the Totals/Total Volume (m3) field equals the sum of the values in the Containers/Volume (m3) fields. If the values are not equal, or some of the fields are missing, suggests filling in the fields with their calculated values.
Check container totalChecks if the value in the Totals/Total Number of Containers field equals the number of entries in the Containers table. If the values are not equal suggests filling in the Totals/Total Number of Containers field with its calculated value.
Check net weight totalChecks if the value in the Totals/Total Net Weight (kg) field equals the sum of the values in the Containers/Net Weight (kg) fields. If the values are not equal, or some of the fields are missing, suggests filling in the fields with their calculated values.
Check total gross and net weightChecks if the value in the Totals/Total Net Weight (kg) field is less than the values in the Totals/Total Weight (kg) field. If not, displays an error.
Check non-metric weightFor each row of the Containers table, compares the normalized values in the Gross Weight (kg) and Gross Weight (lb) fields. Suggests values for missing or mismatched fields based on the available values.
Check non-metric volumeFor each row of the Containers table, compares the normalized values in the Volume (m3) and Volume (ft3) fields. Suggests values for missing or mismatched fields based on the available values.
Process weight, volume, and quantity fieldsNormalizes fields value, taking into account the typical format and order of magnitude used for sea cargo.
Disambiguate DatesNormalizes date text to date value. Ambiguous dates are assumed to be in European (date-month-year) format, as is the case on the majority of transport documents.