Name | Type | Description | Notes |
---|---|---|---|
pickup_date | string | The expected pickup date Date Format: `YYYY-MM-DD` | |
address | \Karrio\Model\Address | ||
parcels | \Karrio\Model\Parcel[] | The shipment parcels to pickup. | |
confirmation_number | string | pickup identification number | |
ready_time | string | The ready time for pickup. Time Format: `HH:MM` | |
closing_time | string | The closing or late time of the pickup Time Format: `HH:MM` | |
instruction | string | The pickup instruction. eg: Handle with care. | [optional] |
package_location | string | The package(s) location. eg: Behind the entrance door. | [optional] |
options | object | Advanced carrier specific pickup options | [optional] |
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.