updatePackageStatus

Updates the status of the packages.

Path Params
string
required

The ID of the shipment to which the package belongs.

string
required

The ID of the package whose status you want to update.

Query Params
string
enum

DEPRECATED. Do not use. Package status is defined in the body parameter.

Allowed:
Body Params

The body of the request.

string
enum

The status of a package.

Show Details
CREATEDThe package is created.
PICKUP_SLOT_RETRIEVEDThe pickup slot is retrieved.
INVOICE_GENERATEDThe invoice is generated.
SHIPLABEL_GENERATEDThe shipping label is generated.
SHIPPEDThe package is shipped.
DELIVEREDThe package is delivered.
Allowed:
string
enum

The sub-status of a package.

Show Details
OUT_FOR_DELIVERYThe package is out for delivery.
DELIVEREDThe package is delivered.
NOT_DELIVEREDThe package is not delivered.
UNDELIVERABLEThe package is undeliverable.
Allowed:
string
length ≤ 128

The reason for the sub-status.

Responses

Language
Response
Choose an example:
application/json