| 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] |