mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-10 20:57:50 +00:00
9 lines
2.2 KiB
Markdown
9 lines
2.2 KiB
Markdown
# CreatePickupRequest
|
||
|
||
|
||
## Fields
|
||
|
||
| Field | Type | Required | Description |
|
||
| ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
|
||
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |
|
||
| `pickup_base` | [Optional[components.PickupBase]](../../models/components/pickupbase.md) | :heavy_minus_sign: | Shippo’s pickups endpoint allows you to schedule pickups with USPS and DHL Express for eligible shipments that you have already created. | |