Skip to content

Commit

Permalink
docs: add DHL carriers (#71)
Browse files Browse the repository at this point in the history
* docs: add DHL carriers

Add DHL carriers to documentation.

* docs: remove obsolete white spaces

remove obsolete whitespaces
  • Loading branch information
jwvhoek authored Aug 7, 2023
1 parent 28e5520 commit f062cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api-reference/04.data-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Platform name

Carrier id

<DataTypeDefinition values="1,2,3,4,5,8" example="1 (PostNL),2 (bpost. Only available on sendmyparcel.be),3 (CheapCargo/pallets),4 (DPD. Only available on sendmyparcel.be),8 (UPS. Only available on MyParcel.nl)" />
<DataTypeDefinition values="1,2,3,4,5,8,9,10,11" example="1 (PostNL),2 (bpost. Only available on sendmyparcel.be),3 (CheapCargo/pallets),4 (DPD. Only available on sendmyparcel.be),8 (UPS. Only available on MyParcel.nl),9 (DHL For You),10 (DHL Parcel Connect),11 (DHL Europlus)" />

## coordinates

Expand Down

0 comments on commit f062cf9

Please sign in to comment.