Electronic Invoice Format - CSV1
  • 18 Nov 2021
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Electronic Invoice Format - CSV1

  • Dark
    Light

Article summary

This document describes version 1 of Landmark's electronic invoice format. This format is a standard comma-separated value file (csv) with data optionally enclosed in quotes ("). Invoice files can either be stored on Landmark's secure server for pickup or can be sent to the client's FTP.

Landmark invoices for 3 different services and depending on the service in the electronic file, the format will change slightly. Each service's format is listed below. Each invoice will always begin with a line starting with "I". Each invoice will have one or more detail lines (D1,D2,D3,L). Each detail line will have one or more charge lines (C).


Parcel Distribution

<!-- Invoice line -->

I, <Invoice Number>, <Client Name>, <Client Code>, <Service>, <Date>, <Due Date>, <Total Charge>, <Currency>

 

<! -- Detail Line, contains shipment detail -->

D1, <ShipmentReference>, <Landmark Tracking Number>, <Tracking Number>, <Processed Date>, <Postal Code>, <State/Province>, <Country>, <Weight Actual>, <Weight Chargeable>, <Service Used>, <Service Rated>, <Accessorial Type>

 

<!-- Line Item, additional charges added to the invoice (i.e. Credit for shipment 123) -->

L, <Description>

 

<!-- Charge Line -->

C, <Amount>, <Description>, <Rate>, <Quantity>


Sample Parcel Data:

Calendar  Description automatically generated with low confidence


Tax Remittance and Disbursement

<!-- Invoice line -->

I, <Invoice Number>, <Client Name>, <Client Code>, <Service>, <Date>, <Due Date>, <Total Charge>, <Currency>


<! -- Detail Line, contains shipment and item detail -->

D2, <ShipmentReference>, <Landmark Tracking Number>, <Clearance Number>, <Clearance Date>, <State/Province>, <Country>, <Sku>, <Description>, <Country of Origin>, <HS Code>, <Unit Value>, <Quantity>, <Total Value>


<!-- Line Item, additional charges added to the invoice (e.g. Brokerage charges) -->

L, <Description>


<!-- Charge Line -->

C, <Amount>, <Description>, <Rate>, <Quantity>


Sample Tax Data:

Graphical user interface  Description automatically generated with medium confidence


Fulfillment Services

<!-- Invoice line -->

I, <Invoice Number>, <Client Name>, <Client Code>, <Service>, <Date>, <Due Date>, <Total Charge>, <Currency>


<! -- Detail Line, contains the general category description of the charge -->

D3, <Description>


<!-- Charge Line -->

C, <Amount>, <Description>, <Rate>, <Quantity>


Fulfillment Sample Data:

Graphical user interface  Description automatically generated


Attachments

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.