From 976cbc95568b4d7adae7453b75f07a6ca391a8dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20H=C3=A4gglund?= <23344014+adamhagglund@users.noreply.github.com> Date: Mon, 25 Oct 2021 10:41:44 +0200 Subject: [PATCH] Update Sweden/PostNord in Tracking Update name, link to documentation and description of PostNord API. Name changed form Sweden to PostNord due to PostNord is a service provider for Sweden and Denmark. Description adding Denmark. Change linked documentation from from specific to general API entry point. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f618804f..4b2a4cc8 100644 --- a/README.md +++ b/README.md @@ -1365,7 +1365,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Pixela](https://pixe.la) | API for recording and tracking habits or effort, routines | `X-Mashape-Key` | Yes | Yes | | [Postmon](http://postmon.com.br) | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | Unknown | -| [Sweden](https://developer.postnord.com/docs2) | Provides information about parcels in transport | `apiKey` | No | Unknown | +| [PostNord](https://developer.postnord.com/api) | Provides information about parcels in transport for Sweden and Denmark | `apiKey` | No | Unknown | | [UPS](https://www.ups.com/upsdeveloperkit) | Shipment and Address information | `apiKey` | Yes | Unknown | | [WeCanTrack](https://docs.wecantrack.com) | Automatically place subids in affiliate links to attribute affiliate conversions to click data | `apiKey` | Yes | Yes | | [WhatPulse](https://whatpulse.org/pages/webapi/) | Small application that measures your keyboard/mouse usage | No | Yes | Unknown |