Connect your PostNord International account to manage and print fully tracked global shipping labels. They help you handle your global e-commerce shipping, tracked parcel delivery, and international returns.
For detailed developer guides and instructions to programmatically connect via API Endpoint, see our PostNord International dev docs page.
Connection Requirements:
-
An active account with PostNord International.
The following tables outline the required and optional configuration fields, along with their expected data types, necessary to establish a connection with the PostNord International carrier endpoint.
|
Field |
Description |
Type |
Required |
|---|---|---|---|
|
|
API Key |
string |
|
|
|
Customer Number |
string |
|
|
|
Application Version: This 3-letter code is a Customer ID provided by the carrier. |
string |
|
Optional: To successfully integrate your account, provide the specific pickup, consignor, and authentication credentials detailed in the parameters table below.
|
Field |
Description |
Type |
Required |
|---|---|---|---|
|
|
Issuer code associated with the customer number country agreement. |
string |
|
|
|
Return longer, standard PostNord labels instead of 4x6. |
boolean |
|
|
|
Issuer Code |
string |
|
|
|
Pickup Party Name |
string |
|
|
|
Pickup Party Address |
string |
|
|
|
Pickup Party Postcode |
string |
|
|
|
Pickup Party City |
string |
|
|
|
Pickup Party Country ISO Alpha-2 Code |
string |
|
|
|
Consignor Name |
string |
|
|
|
Consignor Address |
string |
|
|
|
Consignor Postcode |
string |
|
|
|
Consignor City |
string |
|
|
|
Consignor Country ISO Alpha-2 Code |
string |
|
|
|
Consignor State |
string |
|
|
|
Consignor Email |
string |
|
|
|
Consignor Phone |
string |
|
To connect your PostNord International account in the ShipStation API dashboard:
-
Select the PostNord International tile from the Available Carriers pop-up window.
-
Enter your PostNord International API Key, Customer Number, and Application Version into the corresponding fields.
Optional: provide the specific pickup, consignor, and authentication credentials detailed in the Requirements section of this article.
-
Click the Connect button.
The ShipStation API integration with PostNord International supports the following standard features:
|
Feature |
Supported? |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Void Labels |
|
|
|
|
|
|
|
|
|
|
|
|
The ShipStation API integration with PostNord International allows for the following additional features:
|
Feature |
Description |
|---|---|
|
Label Reference Fields |
PostNord International lets you add custom label messages. Use |
|
Label Size Variance |
Label Sizes: 4" x 6" Label formats: PDF By default, PostNord International returns 4" x 6" label. Other label sizes can be enabled via the If selected, then the label will be generated in the standard PostNord size that is longer than 4x6 and may vary depending on the service. |
|
Service Points (PUDO) |
PostNord International supports shipping to service points. Carrier supports delivery to PUDO points and Service Point finder methods. |
|
Tracking |
ShipStation API's integration with PostNord International supports receiving tracking updates. |
|
Electronic Customs Submission |
PostNord International supports electronic customs declarations through standard CN22 and CN23 data mappings.
|
PostNord International Services
|
Service |
API Code |
|---|---|
|
PostNord Home International |
|
|
PostNord Service Point International |
|
|
PostNord Service Point PUDO International |
|
|
Merchandise Mail Level 2 |
|
|
Merchandise Mail Level 3 |
|
|
Merchandise Mail Plus Parcel Level 3 |
|
PostNord International Return Services
|
Service |
API Code |
|---|---|
|
PostNord Returns International |
|
|
Merchandise Mail Return |
|
PostNord International Package Types
|
Name |
API Code |
Attributes |
|---|---|---|
|
Parcel |
|
International |
-
The ShipStation API integration with PostNord International does not support third-party billing.
-
Shipment Insurance: PostNord International does not support adding carrier insurance to your shipments.
-
Confirmation Types: PostNord International does not require or support any confirmation types.
-
Manifest / End-of-Day: PostNord International doesn’t have or require an end- of-day process.
-
Paperless Labels: PostNord International does not currently support paperless labels.
-
Delivery Confirmation: PostNord International does not support Shipping Delivery Confirmation.
-
Void Labels: PostNord International does not support voiding labels with ShipStation API. There is an internal voiding method implemented.
Here are some common issues, potential causes, and troubleshooting tips.
|
Issue |
How to Troubleshoot or Resolve |
|---|---|
|
403 Forbidden (PostNord API) |
What it means: Authentication failed: api_key is missing or invalid. What to do: Verify the carrier connection credentials. Generate or replace the API key in the PostNord Developer Portal, then retry the request. |