Update Shipment

Update an existing Shipment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 255
^((?!/).)*$

Public/customer-facing order number in urlencoded form

string
required
length between 1 and 255

Shipment's tracking code in urlencoded form

Query Params
string
length between 1 and 16

Internal PAQATO shop token in urlencoded form

Body Params
date-time

Date of packaging. Must not be after shippingDate. On a partial update the shipping date is taken from the stored shipment. RFC3339 format without milliseconds.

date-time

Date of ship-out. Must not be before packingDate. On a partial update the packing date is taken from the stored shipment. RFC3339 format without milliseconds.

string
enum

Shipment type. Omitting it leaves the stored type unchanged.

Allowed:
string

The shipment product type as determined by the warehouse of the sender

string
length between 1 and 255

Warehouse picker

string
length between 1 and 255

Packer

string
length between 1 and 255

Shipment's originating warehouse

string
length between 1 and 255

Originating warehouse's postal code

double
≥ 0.001

Weight in kg

items
object

Map (object) with line item numbers as keys and quantities as values

data
object

Additional data

string
length between 1 and 255

The shipping channel type, i.e. warehouse, route supplier or drop shipping.

string
length between 1 and 255

Additional shippingChannel information, i.e. the warehouse location or the specific route supplier.

string
length between 1 and 255

Optional route number of a shipment.

Responses

404

Order or Shipment not found

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json