CPL API
Useful links
  • Developer
  • Sandbox
Useful links
  • Developer
  • Sandbox
Přepni do češtiny
  1. Examples
  • Introduction
  • General
  • Creation of orders and shipments
  • Changelog
  • Authentication
    • Getting Bearer token
  • API Methods
  • Examples
    • Response - pick up labels (PDF A4)
    • Response - pickup label (ZPL)
    • Response - pick up label (JPG)
    • Shipment - shipment set items
    • International Shipment with or without COD – Parcels in a Set
    • Multiple shipments in one request
  • FAQ
  • Postman Collection
  1. Examples

Response - pick up label (JPG)

Náhled generován v programu Postman#

Příklad
     "items": [ 
          { 
               "referenceId": "1", 
               "shipmentNumber": "80640803553", 
               "labelUrl": "https://api-dev.dhl.com/ecs/ppl/myapi2/data/0c0a4d30-785a-4ba3-a09d-08d9fd099011", 
               "importState": "Complete", 
               "relatedItems": [] 
          } 
     ] 
} 
etikata1.png
Previous
Response - pickup label (ZPL)
Next
Shipment - shipment set items
Built with