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

10 lines
3.0 KiB
Markdown

# TracksRequest
## Fields
| Field | Type | Required | Description | Example |
| --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| `carrier` | *str* | :heavy_check_mark: | Name of the carrier of the shipment to track. | usps |
| `tracking_number` | *str* | :heavy_check_mark: | Tracking number to track. | 9205590164917312751089 |
| `metadata` | *Optional[str]* | :heavy_minus_sign: | A string of up to 100 characters that can be filled with any additional information you want to attach to the object. | Order 000123 |