---
title: "QueryRequestModel"
url: "https://developer.tesma.com/apis/logistics-api-26/versions/2a41f542-555e-4a18-85b4-5e343d4f6c49/schemas/QueryRequestModel"
---

> Full API specification: https://developer.tesma.com/apis/logistics-api-26/versions/2a41f542-555e-4a18-85b4-5e343d4f6c49.md

# QueryRequestModel

## OpenAPI definition

```yaml
openapi: 3.1.1
info:
  title: " API v1"
  version: 26.8.0.0
components:
  schemas:
    QueryRequestModel:
      properties:
        statement:
          type:
            - "null"
            - string
      type: object
```
