Skip to main content
POST

Authorizations

Authorization
string
header
required

Basic Authentication using API key and secrets is currently the main authentication mechanism.

Body

application/json

Request schema for finalizing a Deutsche Post order.

copy_count
integer
default:1

Number of AWB label copies to generate (1-99)

Required range: 1 <= x <= 99

Response

Order finalized successfully

Response schema for finalize order endpoint.

data
FinalizeOrderDataSchema · object
required

Data schema for finalize order response.