A create return label request body
| Name | Type | Description | Notes |
|---|---|---|---|
| ChargeEvent | LabelChargeEvent | The label charge event. | [optional] |
| DisplayScheme | DisplayScheme | The display format that the label should be shown in. | [optional] |
| LabelDownloadType | LabelDownloadType | [optional] | |
| LabelFormat | LabelFormat | The file format that you want the label to be in. We recommend `pdf` format because it is supported by all carriers, whereas some carriers do not support the `png` or `zpl` formats. | [optional] |
| LabelImageId | string | The label image resource that was used to create a custom label image. | [optional] |
| LabelLayout | LabelLayout | The layout (size) that you want the label to be in. The `label_format` determines which sizes are allowed. `4x6` is supported for all label formats, whereas `letter` (8.5" x 11") is only supported for `pdf` format. | [optional] |
| RmaNumber | string | An optional Return Merchandise Authorization number. If provided, this value will be used as the return label's RMA number. If omitted, the system will auto-generate an RMA number (current default behavior). You can set it to any string value. | [optional] |