Files
speakeasy-playground/docs/models/operations/listshipmentratesrequest.md
Mike Lueders 14c449163c generate sdk
2024-03-01 12:52:50 -06:00

11 lines
1.3 KiB
Markdown

# ListShipmentRatesRequest
## Fields
| Field | Type | Required | Description |
| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- |
| `shipment_id` | *str* | :heavy_check_mark: | Object ID of the shipment to update |
| `page` | *Optional[int]* | :heavy_minus_sign: | The page number you want to select |
| `results` | *Optional[int]* | :heavy_minus_sign: | The number of results to return per page (max 100) |
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |