Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.11 KB

File metadata and controls

17 lines (14 loc) · 1.11 KB

# DhlParcelGbPickupRequest

Properties

Name Type Description Notes
timeSlots \ToppySendcloudV3ModelTimeSlot[] Scheduled time slots for the pickup. Note that most carriers only support a single time slot.
items \Toppy\Sendcloud\V3\Model\BasePickupItem[] Items scheduled to be picked up. [optional]
reference string Reference number for your administration. [optional]
specialInstructions string Special instructions for the pickup driver. [optional]
carrierCode string Pickup carrier code selected by the user.
contractId int Contract ID you want to use for the pickup request. [optional]
address \Toppy\Sendcloud\V3\Model\PickupAddress
customerAccountNumber string Customer number (CUS)
tradingLocationId string Unique ID for customer trading location

[Back to Model list] [Back to API list] [Back to README]