Deliver parcel group
Marks a parcel group as delivered. Does not signal capture events.
| Path Parameters |
|---|
parcelGroupId int32 — REQUIREDThe id of the parcel group to deliver. |
| Query Parameters |
|---|
sendDeliveryEmail booleanSet to true to also send delivery email. |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
Message string — OPTIONALA status message for the action taken. | Details string[] — OPTIONALAny validation messages for the data on the current action. |
|
| Schema — OPTIONAL |
|---|
Message string — OPTIONALA status message for the action taken. | Details string[] — OPTIONALAny validation messages for the data on the current action. |
|