mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-06 12:47:46 +00:00
13 KiB
13 KiB
ConnectExistingOwnUPSAccountRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
account_id |
str | ✔️ | This field is required as input to the API, but is not used for UPS. Use the empty string. | |
active |
bool | ✔️ | N/A | |
parameters |
components.UPSConnectExistingOwnAccountParameters | ✔️ | An array of additional parameters for the account, such as e.g. password or token. Please check the carrier accounts tutorial page for the parameters per carrier. To protect account information, this field will be masked in any API response. |
|
carrier |
Optional[str] | ➖ | N/A | ups |
metadata |
Optional[str] | ➖ | N/A | UPS Account |
test |
Optional[bool] | ➖ | N/A | false |