```
```

Cancel Package

Use this method to cancel one or more items in an Order Package. Package will be split automatically if one item is cancelled. New PackageID will be generated. 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
lines
array of objects
required
lines*
integer
enum
required

Cancellation reason ID (500-Stock Out, 501-Faulty/damaged, 502-Wrong price, 503-Incorrect image/barcode/quantity, 504-Integration error, 505-Bulk purchase, 506-Force majeure)

Allowed:
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 cancelled 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!