From ee337914453c1bbad3b5d7d87cffedf64c6a80b0 Mon Sep 17 00:00:00 2001
From: Peter-MyParcel <105348791+Peter-MyParcel@users.noreply.github.com>
Date: Wed, 14 Aug 2024 11:51:59 +0200
Subject: [PATCH 1/2] docs: clarity the use of the tracked shipment option
---
src/api-reference/06.shipments.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/api-reference/06.shipments.md b/src/api-reference/06.shipments.md
index decf2122..7f7c71e5 100644
--- a/src/api-reference/06.shipments.md
+++ b/src/api-reference/06.shipments.md
@@ -189,6 +189,11 @@ for delivery on saturdays.
Only available on and or .
This option can be used to make a or tracked.
+Option tracked needs to be used with the international mailbox packages and the international small packages.
+There is one exception: a small package shipment to Belgium.
+If you have a PostNL contract that allows you to use international small packages under agreed conditions with PostNL, you can use the tracked option.
+If you don't have such a contract, the small package shipment to Belgium has the same options as a
+shipment to Belgium and the tracked option is not available.
### 6.A.4 Examples
From 7b555a2515f86afe8ffcd44804de8b0bd5923515 Mon Sep 17 00:00:00 2001
From: Peter-MyParcel <105348791+Peter-MyParcel@users.noreply.github.com>
Date: Wed, 14 Aug 2024 12:01:20 +0200
Subject: [PATCH 2/2] docs: removed trailing space
---
src/api-reference/06.shipments.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/api-reference/06.shipments.md b/src/api-reference/06.shipments.md
index 7f7c71e5..ac1238ff 100644
--- a/src/api-reference/06.shipments.md
+++ b/src/api-reference/06.shipments.md
@@ -190,7 +190,7 @@ for delivery on saturdays.
Only available on and or .
This option can be used to make a or tracked.
Option tracked needs to be used with the international mailbox packages and the international small packages.
-There is one exception: a small package shipment to Belgium.
+There is one exception: a small package shipment to Belgium.
If you have a PostNL contract that allows you to use international small packages under agreed conditions with PostNL, you can use the tracked option.
If you don't have such a contract, the small package shipment to Belgium has the same options as a
shipment to Belgium and the tracked option is not available.