TABLE OF CONTENTS
Goal: The goal of this document is to describe, how to create labels for a so called Multi-Coli shipment using the 7S label API.
Definition: Multi-Coli is an order which is split and shipped in multiple packages. The split may occur due to weight or size of the individual packages/parcels. All packages belong to the same order but receive separate labels with their unique reference number.
Note: Before creating Multi-Coli shipments, please note the following:
- reference_number has to be unique overall/across all orders, hence can only be used once
Step-by-Step Label Creation for Multi-Coli
Step 1: Create order
See Create order page.
Request body
Response body
Step 2: Create a label for package #1
Request body
Response body
Step 3: Create a label for package #2
Differences to step 2 - other values for following fields:
- reference_number
- weight
Request body
Response body
Step 4: Download labels
API end-point: GET /label-download/[id]
Label #1
Label #2