Shipper Integration: Landmark Global

Shipper Integration: Landmark Global

Landmark Global Integration Help

If you do not already have an Landmark Global account you can contact them here - https://landmarkglobal.com/en_GB/

Our Platform integrates seamlessly with Landmark Global to allow the booking in of shipments, the printing of labels and the passing of tracking references.

If you have a Landmark Global account all you need to do is add your Username, Password, Client ID and Address and ensure the "Is Enabled" tickbox is checked.

All products in an order should have weight  set in Grams and the RRP price set in the desired currency. Also note that when setting the price, the quantity should be set to 1.
The  currency field on the company the integration is enabled on must also be set.
The shipping carrier on the order must be set to landmark global
For US, CA, AU and NZ country codes, the State (i.e Shipping Address 5) must be filled in on the order.

You can also set multiple options that you can enable once you have connected with Landmark Global such as Shipment Strategy (Between the option of Individual or Combined Parcels) and an ahead of time tickbox.

The Landmark Global API provides two methods: importRequest and trackRequest.
The trackRequest method helps to track the status of the shipment and also returns a tracking number. The integration only checks when the shipment is delivered or dispatched and updates OMS accordingly.

Example XML request data to the ImportRequest API is thus:
<?xml version="1.0" encoding="UTF-8"?>
<ImportRequest>
<Login>
<Username>FanaticsIntAPI</Username>
<Password>.....</Password>
</Login>
<Test>True</Test>
<Reference>1903191744HR7A8</Reference>
<ShipTo>
<Name>Dan Olawale</Name>
<Address1>Vogt</Address1>
<Address2>21</Address2>
<Address3>Aachen</Address3>
<City>Cologne</City>
<State></State>
<PostalCode>52072</PostalCode>
<Country>DE</Country>
</ShipTo>
<ShippingLane>
<Region>Landmark UK</Region>
</ShippingLane>
<ShipMethod>LGINTSTD</ShipMethod>
<ShipmentInsuranceFreight>0</ShipmentInsuranceFreight>
<ProduceLabel>True</ProduceLabel>
<LabelFormat>PDF</LabelFormat>
<LabelEncoding>LINKS</LabelEncoding>
<VendorInformation>
<VendorName>Daniel Porter</VendorName>
<VendorAddress1>Vogt 21</VendorAddress1>
<VendorAddress2></VendorAddress2>
<VendorCity>Aachen</VendorCity>
<VendorState></VendorState>
<VendorPostalCode>52072</VendorPostalCode>
<VendorCountry>Germany</VendorCountry>
<VendorBusinessNumber></VendorBusinessNumber>
<VendorRGRNumber></VendorRGRNumber>
</VendorInformation>
<Packages>
<Package>
<WeightUnit>KG</WeightUnit>
<Weight>5.5</Weight>
<PackageReference>P_1903191744HR7A8</PackageReference>
</Package>
</Packages>
<Items>
<Item>
<Sku>AUC3112170920143</Sku>
<Quantity>2</Quantity>
<UnitPrice>10.45</UnitPrice>
<Description>iPhone 6S Plus Tough Case Matte leopard in leaves.jpg</Description>
<HSCode></HSCode>
<CountryOfOrigin>DE</CountryOfOrigin>
</Item>
</Items>
<Items>
<Item>
<Sku>AUC3112170920143</Sku>
<Quantity>1</Quantity>
<UnitPrice>3</UnitPrice>
<Description>iPhone 6S Blue Plus Tough Case Matte leopard in leaves2.jpg</Description>
<HSCode></HSCode>
<CountryOfOrigin>DE</CountryOfOrigin>
</Item>
</Items>
<ClientID>876</ClientID>
</ImportRequest>
Example XML request data to the TrackRequest method is thus:
<?xml version="1.0" encoding="UTF-8"?>
<TrackRequest>
<Login>
<Username>FanaticsIntAPI</Username>
<Password>........</Password>
</Login>
<Test>True</Test>
<Reference>1903191744HR7A8</Reference>
<TrackingNumber>LTNtest9944359N1</TrackingNumber>
<RetrievalType>Historical</RetrievalType>
<ClientID>876</ClientID>
</TrackRequest>

Still Need Help?
You can access our extensive knowledge base or raise a ticket with our technical support teams using the buttons below



    • Related Articles

    • Shipper Integration | WIzmo

      Wizmo Integration Help If you do not already have a Wizmo account you can contact them here - Wizmo Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing of labels and the ...
    • Shipper Integration | Express Bird

      Express Bird Integration Help If you do not already have an Express Bird account you can contact them here - Express Bird Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing of ...
    • Shipper Integration | Nucleus

      Nucleus Integration Help If you do not already have a Nucleus account you can contact them here - Nucleus Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing of labels and the ...
    • Shipper Integration: Estafeta

      Estafeta Integration Help If you do not already have a Estafeta account you can contact them here - Estafeta Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing of labels and ...
    • Shipper Integration | Huxloe Logistics

      Huxloe Logistics Integration Help If you do not already have a Huxloe Logistics account you can contact them here - Huxloe Account Setup Our Platform integrates seamlessly with your Shipper account to allow the booking in of shipments, the printing ...