Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1002 Bytes

File metadata and controls

17 lines (14 loc) · 1002 Bytes

# ListPickupResponse

Properties

Name Type Description Notes
id int Unique identifier of the pickup. [optional]
carrierCode string [optional]
country string ISO 3166-1 alpha-2 country code. [optional]
trackingNumber string [optional]
timeSlots \ToppySendcloudV3ModelTimeSlot[] Scheduled time slots for the pickup. Note that most carriers only support a single time slot. [optional]
status string [optional]
createdAt \DateTime ISO 8601 DateTime at which the pickup is created. [optional]
cancelledAt \DateTime ISO 8601 DateTime at which the pickup is cancelled. [optional]
contractId int ID of the contract that is used to create the pickup. [optional]

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