mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 04:21:27 +00:00
9 lines
1.3 KiB
Markdown
9 lines
1.3 KiB
Markdown
# CreateParcelRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ |
|
|
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |
|
|
| `parcel_request` | [Optional[components.ParcelRequest]](../../models/components/parcelrequest.md) | :heavy_minus_sign: | Parcel details. | |