Nedap Free Field Assignment API

The FreeFieldAssignment API from Nedap — 4 operation(s) for freefieldassignment.

Operations 4

GET /t/free_field_assignments/x-stream-connect/data Retrieve all entries for free_field_assignments #
GET /t/free_field_assignments/x-stream-connect/updates Retrieve all updates for free_field_assignments since date #
GET /v0/xstream/free_field_assignments/data Retrieve all entries for free_field_assignments #
GET /v0/xstream/free_field_assignments/updates Retrieve all updates for free_field_assignments since date #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/nedap-freefieldassignment-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

nedap-freefieldassignment-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Nedap Free Field Assignment API
  version: 0.0.0
  description: 'Operations tagged FreeFieldAssignment across 2 of this provider''s published API definitions: nedap-ons-deprecated-openapi-original.json, nedap-ons-openapi-original.json. Each path carries the servers of the definition it was published in.'
servers:
- url: https://api-development.ons.io
tags:
- name: FreeFieldAssignment
paths:
  /t/free_field_assignments/x-stream-connect/data:
    get:
      tags:
      - FreeFieldAssignment
      summary: Retrieve all entries for free_field_assignments
      operationId: FreeFieldAssignmentAPI.streamAll
      responses:
        '200':
          description: No response was specified
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/list.FreeFieldAssignmentList'
            application/x-ndjson:
              schema:
                $ref: '#/components/schemas/FreeFieldAssignment'
        '400':
          description: Could not parse request parameter
        '404':
          description: Resource not found
        '500':
          description: Unspecified internal error
      x-cupido-common-method: true
      x-replaced-by: /v0/xstream/free_field_assignments/data
      deprecated: true
      x-deprecated-since: 19-11-2025
    servers:
    - url: https://api-development.ons.io
  /t/free_field_assignments/x-stream-connect/updates:
    get:
      tags:
      - FreeFieldAssignment
      summary: Retrieve all updates for free_field_assignments since date
      operationId: FreeFieldAssignmentAPI.streamUpdates
      parameters:
      - name: since
        in: query
        required: true
        schema:
          type: string
          format: date-time
        example: '2014-12-29T00:00:00.000'
      responses:
        '200':
          description: No response was specified
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/list.FreeFieldAssignmentList'
            application/x-ndjson:
              schema:
                $ref: '#/components/schemas/FreeFieldAssignment'
        '400':
          description: Could not parse request parameter
        '404':
          description: Resource not found
        '500':
          description: Unspecified internal error
      x-cupido-common-method: true
      x-replaced-by: /v0/xstream/free_field_assignments/updates
      deprecated: true
      x-deprecated-since: 19-11-2025
    servers:
    - url: https://api-development.ons.io
  /v0/xstream/free_field_assignments/data:
    get:
      tags:
      - FreeFieldAssignment
      summary: Retrieve all entries for free_field_assignments
      operationId: FreeFieldAssignmentAPI.streamAll
      responses:
        '200':
          description: No response was specified
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/list.FreeFieldAssignmentList'
            application/x-ndjson:
              schema:
                $ref: '#/components/schemas/FreeFieldAssignment'
        '400':
          description: Could not parse request parameter
        '404':
          description: Resource not found
        '500':
          description: Unspecified internal error
      x-cupido-common-method: true
      x-replacement-for:
      - /t/free_field_assignments/x-stream-connect/data
    servers:
    - url: https://api-development.ons.io
  /v0/xstream/free_field_assignments/updates:
    get:
      tags:
      - FreeFieldAssignment
      summary: Retrieve all updates for free_field_assignments since date
      operationId: FreeFieldAssignmentAPI.streamUpdates
      parameters:
      - name: since
        in: query
        required: true
        schema:
          type: string
          format: date-time
        example: '2014-12-29T00:00:00.000'
      responses:
        '200':
          description: No response was specified
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/list.FreeFieldAssignmentList'
            application/x-ndjson:
              schema:
                $ref: '#/components/schemas/FreeFieldAssignment'
        '400':
          description: Could not parse request parameter
        '404':
          description: Resource not found
        '500':
          description: Unspecified internal error
      x-cupido-common-method: true
      x-replacement-for:
      - /t/free_field_assignments/x-stream-connect/updates
    servers:
    - url: https://api-development.ons.io
components:
  schemas:
    FreeFieldAssignment:
      type: object
      properties:
        id:
          type: integer
          format: int64
          x-cupido-id: true
        carrierObjectId:
          type: integer
          description: ObjectID of the table linked to the value of this free field (e.g. employee or client).
          format: int64
        freeFieldDefinitionObjectId:
          type: integer
          description: ObjectID of the FreeFieldDefinition
          format: int64
        value:
          type: string
          description: Value entered in the free field
        createdAt:
          type: string
          format: date
        updatedAt:
          type: string
          format: date
      description: Table containing the values of linked free fields for clients or employees
      example:
        id: 1
        carrierObjectId: 2
        freeFieldDefinitionObjectId: 3
        value: Geen opmerkingen
        createdAt: '2014-04-17'
        updatedAt: '2014-04-17'
      xml:
        name: freeFieldAssignment
    list.FreeFieldAssignmentList:
      type: object
      properties:
        freeFieldAssignments:
          type: array
          items:
            $ref: '#/components/schemas/FreeFieldAssignment'
          xml:
            name: freeFieldAssignment
      description: FreeFieldAssignmentList model (no description)
      example:
        freeFieldAssignments:
        - id: 1
          carrierObjectId: 2
          freeFieldDefinitionObjectId: 3
          value: Geen opmerkingen
          createdAt: '2014-04-17'
          updatedAt: '2014-04-17'
      xml:
        name: freeFieldAssignments
x-refined-from:
- nedap-ons-deprecated-openapi-original.json
- nedap-ons-openapi-original.json