mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-10 12:47:46 +00:00
9.5 KiB
9.5 KiB
EntityUpdateRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
type |
components.EntityUpdateRequestType | ✔️ | The type of the service group.LIVE_RATE - Shippo will make a rating request and return real-time rates for the shipping group, only falling back to the specified flat rate amount if no rates match a service level in the service group.FLAT_RATE - Returns a shipping option with the specified flat rate amount.FREE_SHIPPING - Returns a shipping option with a price of $0 only if the total cost of items exceeds the amount defined by free_shipping_threshold_min |
FLAT_RATE |
id |
str | ✔️ | N/A |