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

10 lines
1.2 KiB
Markdown

# RemoveShipmentsFromBatchRequest
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ | ------------------------------------------------------ |
| `batch_id` | *str* | :heavy_check_mark: | Object ID of the batch |
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |
| `request_body` | List[*str*] | :heavy_minus_sign: | Array of shipments object ids to remove from the batch |