Introduction

Ongoing improvements

We are actively working on improving this documentation. The contents of this page may be incomplete and are subject to change.

What is PuzzlPack?

With PuzzlPack, you always choose the most efficient packaging and automatically save on transport and material costs. Based on dimensions and weight, Wuunder calculates the smallest, best packaging for each order.

When invoking PuzzlPack, it provides the packing instructions for all items and the appropriate containers to use. Additionally, it returns the total costs for shipping all items separately, as well as the costs when using PuzzlPack. Finally, it generates shipment blueprints, which are derived from PuzzlPack and formatted to meet the requirements of the Orders API.

The following data is required to use PuzzlPack:

  • Containers: The packaging in which you can send the items together. Please ask for the link if you want to set this up.
  • Items: Which are the products to be sent. These can be sent in a puzzlepack request.
  • Shipment details: addresses of the sender and receiver.
You can use PuzzlPack without worrying about data modification, as PuzzlPack does not alter any data.

In this section we go through a simplified overview on how to use PuzzlPack is being discussed. For more info see get packing advice.

Check your containers

PuzzlPack requires containers to pack items. Ensure you have atleast one container defined.

Make a request

Write and send your pack-request.

Validate response

Check if the PuzzlPack outcome is beneficial for you.

Use the shipment blueprints

If you are satisfied with the shipment blueprints, you can use the shipment blueprints to create an order.

On this page