Skip to main content
POST
Delivers an existing Package

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-companyid
string

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Body

application/json

Request parameters

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

Package was successfully Delivered.