```
```

Split Multiple Packages by Quantity

Create multiple packages with a single request by grouping order lines. All orderLines in a package should not be sent. Final package for remaining orderlines will be created automatically. New packages will be generated asynchronously. 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
splitGroups
array of objects
required
splitGroups*
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!