Create shipment

Create a shipment for specific order lines of an order.

When using Klarna, using this endpoint is mandatory for the order amount to be captured. A capture will automatically be created for the shipment.

The word 'shipment' is used in the figurative sense here. It can also mean that a service was provided or digital content was delivered.

Access with

API key

Organization access token with shipments.write

OAuth access with shipments.write

Path Params
string
required

Provide the ID of the related order.

Body Params
tracking
object

Shipment tracking details. Can be omitted if tracking details are not available or not applicable.

lines
array of objects

The order lines that are being fulfilled with this shipment. If left blank, all open order lines will be considered fulfilled.

lines
Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/hal+json