# SenaiteCreateSampleRequest

Model ID: `SenaiteCreateSampleRequest`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `analyses_uids` | `array` | No |  |  |  | Yes |  |
| `base_url` | `string` | Yes |  |  |  | No |  |
| `client_uid` | `string` | Yes |  |  |  | No |  |
| `contact_uid` | `string` | Yes |  |  |  | No |  |
| `date_sampled` | `string` | Yes |  |  |  | No |  |
| `mode` | `string` | No |  | sandbox, live | `"sandbox"` | No | Which vendor environment the call is routed to. Defaults to sandbox, so an omitted mode never reaches a production vendor account. |
| `password` | `string` | Yes |  |  |  | No | Vendor credential. Sent with the request and never returned. |
| `priority` | `string` | No |  |  | `"Normal"` | No |  |
| `sample_type_uid` | `string` | Yes |  |  |  | No |  |
| `username` | `string` | Yes |  |  |  | No |  |

## Example

None declared in canonical OpenAPI.
