Customs Clearance
Commercial Invoice
Extracts data from commercial invoices, a customs declaration document that contains information about the parties involved in the transaction, the goods being transported (including their value), and the terms of delivery.
Extracted Fields
Field Name | Description |
---|---|
Invoice Number | The number of the invoice. |
Invoice Date | The date when the invoice was issued. |
Total | The total cost of goods or services. |
Currency | The currency of the invoice. |
Vendor | Information about the vendor. |
Name | The vendor’s name. |
Tax ID | The official company ID of the vendor. |
Address | The vendor’s address. The address will be extracted into this field, if no Vendors data catalog is used or if the vendor has not been found in a data catalog. |
State | The vendor’s state. |
City | The vendor’s city. |
Street | The vendor’s street address. |
Postal Code | The vendor’s postal code. |
Country | The vendor’s country. |
ID | The vendor’s unique identifier in the catalog used by the customer. This field can only be obtained from the Vendors data catalog. |
Bank Information | Information about the vendor’s bank account. |
Account Number | The vendor’s account number. |
Account Type | The vendor’s account type. |
Bank Name | The name of the bank used by the vendor. |
Branch Name | The name of the bank branch used by the vendor. |
Delivery Date | The date the goods were delivered or services performed. |
Due Date | The date by which the invoice should be paid. |
Taxes | Information about taxes. |
Total Net Amount | The total cost of goods and services without tax. |
Total Taxes | The total tax amount. |
Non Taxable Amount | The amount on which no tax is payable. |
Tax Rates (repeating group) | For each tax group: |
Net Amount | Cost of goods or services without tax. |
Tax Amount | Tax charged. |
Tax Rate | Tax rate. |
Invoice Type | Information about the type of invoice. |
Invoice | Specifies the Invoice type of the invoice. |
Credit Note | Specifies the Credit Note type of the invoice. |
Purchase Order | Information about the purchase order. |
Order Number | The number of the purchase order. |
Order Checked | Specifies whether the order number is verified. The value of the field can be True or False. |
Total | The cost of the goods or services listed in the purchase order. Note: This field can only be obtained from the PurchaseOrders data catalog. |
Line Items (repeating group) | Information about individual line items. |
Order Number | The number of the purchase order. |
Is Valid | Specifies whether the order number in the Line Item group matches any checked order number in the Purchase Order group. The value of the field can be True or False. |
Order Date | The date when the purchase order was created. |
Position | The number of the line item in the list. |
Article Number Vendor | The article number or code in the vendors’s database. |
Article Number BU | The article number or code in the business unit’s database. |
Description | A description of the line item. |
Quantity | The number of units purchased. |
Unit of Measurement | The unit of measurement used for the goods. |
Unit Price | The price of one item of goods. |
Discount Percentage | The discount percentage on the initial line item price. |
Discount | Discount applicable to the line item. |
Net Price | The price of the line item without tax. |
Tax Rate | The tax rate for the line item. |
Tax Amount | The amount of tax payable on the line item. |
Tax Code | The code of the tax. |
Total Price | The price of the line item including tax. |
Currency | The currency of the line item. |
Order Item ID | The unique line item identifier. Note: This field can only be obtained from the PurchaseOrderItems data catalog. |
Validation Rules
Rule | Description |
---|---|
Sum of Line Items amount should be equal to Total | Verifies that the sum of all line item amounts and Additional Costs is equal to the total invoiced amount. |
Separate currency from amount in money fields | Splits the amount and the currency in the Total and Additional Costs fields and copies the currency into the Currency field if it is empty. |
Separate currency from amount in Line Items | Splits the amount and the currency in Line Items fields, and copies the currency into the Currency fields if they are empty. |
Check item amount | Multiplies the number of units in the line item by the price of one unit and checks that the result is equal to the total price of the line item. |
Complete currency in amounts fields | If the Currency field next to the Total field is empty, the rule will populate that field with the currency indicated in the Currency field in the Line Items group. If multiple currencies are specified in the Line Items group, the Currency field will be left empty. Likewise, the rule will populate the Currency field in the Line Items group with the currency from the main Currency field. This rule also applies to the Currency field in the Additional Costs group. Only ISO-standard alphabetic currency values are copied. If the currency is specified using a symbol (e.g., "", “CA”, “NZ$”, or ”£”), the value is still copied, but is then formatted to be the standard alphabetic value for that currency type. |
Check currency in amounts fields | Checks that the currency in the Currency field matches the currency code in the invoice and in the line items. Offers a list of suggestions if the field is empty or if the value doesn’t match the currency code. |
Add INCOTerm value from the list | If the INCO Term has been detected on the document and is filled in, adds a standardized INCOTerm value and its expansion for that delivery type. Example: DDP: Delivered Duty Paid. |
Vendor DB lookup | Checks information about the vendor against the corresponding catalog. If the catalog contains information about that vendor, but the values are either different or incomplete, fills in the appropriate fields using data from the catalog. The ID, Name, Street, CountryCode, and Consignee ID fields should be filled in in the vendor catalog. |
Consignee DB lookup | Checks information about the consignee against the corresponding catalog. If the catalog contains information about the consignee, but the values are either different or incomplete, fills in the appropriate fields using data from the catalog. The ID, Name, Street, and CountryCode fields should be filled in in the consignee catalog. |
Supported Languages
Countries | Languages |
---|---|
Global | English |
Was this page helpful?