# FieldAgentPhotoUploadResponse

Model ID: `UploadAgentPhotoResponse`

Response for POST /agents/{agent_id}/photo (201).

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `binary_id` | `string` | Yes |  |  |  | No | FHIR Binary resource ID the photo was stored under; pass as ?binary_id= on a later GET, or omit it — it is auto-discovered from the agent's stored extension. |

## Example

None declared in canonical OpenAPI.
