Skip to main content

Deliver parcel group

Marks a parcel group as delivered. Does not signal capture events.

Path Parameters
parcelGroupId int32 REQUIRED

The id of the parcel group to deliver.

Query Parameters
sendDeliveryEmail boolean

Set to true to also send delivery email.

Responses
200

Ok.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

404

Not found.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.