```
```

Split Order Packages with Multiple Barcodes

Divide order packages with multiple barcodes by specifying quantity and orderLineId. New packages will be generated asynchronously. Package status will be UnPacked and new PackageIDs will be generated. Products excluded from request will be created in a separate new package. shouldKeepPreviousStatus true keeps the package status, false creates package with Created status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Seller ID

int64
required

Package ID

Body Params
splitPackages
array of objects
required
splitPackages*
boolean
Defaults to false

Whether to keep the previous status (true) or create new package with Created status (false)

Headers
string
required

Store front code

Responses
200

Package split successfully

400

Client error

500

Internal server error

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!