---
title: "Delivers an existing Package"
method: POST
path: "/v2/package/deliver"
tags: ["ShipmentPackagesCommand"]
---

# Delivers an existing Package

`POST /v2/package/deliver`

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Request body

- JTLWawiWarenlagerverwaltungPublicApiDataTransferObjectsV2ShipmentPackagesCreateDeliverPackageCommandRequest — Delivers an existing Package - Request
  - `packageId` string — ID of the Package to be modified
  - `trackingCode` string — The Tracking Code of the Package. Only required if configured in the Shipping Method
  - `shippingDate` string, date-time — The Shipping Date of the Package. Only required if configured in the Shipping Method

## Response `200`

Package was successfully Delivered.

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
