Skip to content

Commit

Permalink
docs: bpost also support ZPL labels for domestic and eu shipments (#90)
Browse files Browse the repository at this point in the history
* docs: bpost also support ZPL labels for domestic and eu shipments

* add more information about downloading ZPL and PDF label for Bpost
  • Loading branch information
joost-florijn-myparcel authored Nov 22, 2023
1 parent 2e2725a commit 5ceaec8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/api-reference/06.shipments.md
Original file line number Diff line number Diff line change
Expand Up @@ -1597,14 +1597,16 @@ the <ApiLink to="11_C">label_created webhooks</ApiLink>.

When you want to retrieve ZPL labels you need to use a different Accept header.
'Accept: application/vnd.shipment_label+zpl' or 'Accept: application/vnd.zpl' You will now receive the ZPL label.
Currently, our system supports only PostNL labels in ZPL format for the following shipment types:
Currently, our system supports only PostNL and Bpost labels in ZPL format for the following shipment types:

- Domestic shipments for both normal packages and mailbox packages.
- EU shipments

If you request a rest of world label, the system will return a label in PDF format.
Additionally, it's important to note that you can request just one label at a time.

For Bpost shipments, you can request a label in ZPL format only if you have not requested a PDF label before. After you requested a ZPL label, you can also request a PDF label.

### 6.F.2 Reference

| --- | --- |
Expand Down

0 comments on commit 5ceaec8

Please sign in to comment.