```
```

Split Packages Based On Barcode

Split order packages based on barcode quantities. 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
quantitySplit
array of objects
required
quantitySplit*
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!