Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.08 KB

File metadata and controls

14 lines (11 loc) · 1.08 KB

# ParcelDetailResponse

Properties

Name Type Description Notes
brandId int ID of the brand. Brands can be added through the Sendcloud platform and be retrieved (alongside their `id`) through the Brands API. [optional]
expectedDeliveryDate \DateTime Day when the parcel will be delivered (estimate, no timestamp) [optional]
integrationId int The shop integration ID to which the provided parcel belongs [optional]
isMailBox bool Indicates whether this parcel will be delivered to a mail box [optional]
isReturn bool Indicates if the parcel is a return [optional]
isToServicePoint bool Indicates whether this parcel is delivered to a service point (e.g. a supermarket, as opposed to a home address) [optional]

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