Pickup Confirmation Object
An Pickup Confirmation object is used to describe pickup identification information.
Name | Type | Required? | Description |
---|---|---|---|
confirmation_id | string | The primary confirmation ID for this request. | |
alternate_identifiers | Other identifiers potentially needed in other calls. | ||
shipment_identifiers | object[] | List of the shipments added for this pickup. | |
shipment_identifiers[]
.tracking_number | string | The tracking number associated with the shipment. | |
shipment_identifiers[]
.alternate_identifiers | A list of alternate identifiers that can be used to identify a shipment. |