mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 04:21:27 +00:00
10 lines
1.1 KiB
Markdown
10 lines
1.1 KiB
Markdown
# GetCustomsDeclarationRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- |
|
|
| `customs_declaration_id` | *str* | :heavy_check_mark: | Object ID of the customs declaration |
|
|
| `page` | *Optional[int]* | :heavy_minus_sign: | The page number you want to select |
|
|
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use | |