Skip to main content

Query parcel groups

Queries parcel groups.

Request Body REQUIRED
ParcelGroupIds int32[]

A list of parcel group ids.

OrderIds int32[]

A list of order ids.

Responses
200

A collection of parcel groups matching the supplied query.

Schema OPTIONAL
Resource object[] OPTIONAL

The resource on which the action was taken.

ParcelGroupId int32 OPTIONAL
CreatedDate date-time OPTIONAL
DeliveredDate date-time OPTIONAL
Parcels object[] OPTIONAL
ParcelGroupId int32 OPTIONAL
ParcelId int32 OPTIONAL
OrderId int32 OPTIONAL
OrderRowIds int32[] OPTIONAL
CreatedDate date-time OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.