mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 12:47:46 +00:00
2.0 KiB
2.0 KiB
UpdateShippoAccountRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
shippo_account_id |
str | ✔️ | Object ID of the ShippoAccount |
shippo_api_version |
Optional[str] | ➖ | String used to pick a non-default API version to use |
base_shippo_account_struct |
Optional[components.BaseShippoAccountStruct] | ➖ | Shippo Account details and contact info. |