# UserParcelTemplateWithCarrierTemplateCreateRequest ## Fields | Field | Type | Required | Description | Example | | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | | `template` | *Optional[str]* | :heavy_minus_sign: | The object representing the carrier parcel template | | | `weight` | *Optional[str]* | :heavy_minus_sign: | The weight of the package, in units specified by the weight_unit attribute. | 12 | | `weight_unit` | [Optional[components.WeightUnit]](../../models/components/weightunit.md) | :heavy_minus_sign: | The unit used for weight. | lb |