| Name | Description | Type | Additional information |
|---|---|---|---|
| ShippingInformation |
An array of structures containing finalized data related to the package |
Collection of ShipmentShippingInformation |
None. |
| PickupSchedulingSuccess |
If a pickup was requested, was the pickup successfully scheduled. (Null if not requested) |
boolean |
None. |
| PickupSchedulingErrorMessage |
If the pickup scheduling was not successful, error message returned by the shipping service. |
string |
None. |