Price API

URLs

  • Test: https://tpriceapi.logisticstechnology.no
  • Production: https://priceapi.logisticstechnology.no

Methods

Http methodRelative pathMethod description
GET /v2/europe/price Get cross border prices in Europe. NOTICE! This method is in beta.
GET /v2/PriceCalculator Get estimated freight price. To send a list in the URL, repeat the variable, E.g: ?service=1&service=2 or ?Parcel[0].weight=5&Parcel[0].length=100
POST /v2/PriceCalculator Get estimated freight price.
GET /v3/Calculate Get estimated freight price. To send a list in the URL, repeat the variable, E.g: ?service=1&service=2 or ?Parcel[0].weight=5&Parcel[0].length=100
POST /v3/Calculate Get estimated freight price by post method. Easier to post complex input model.