---
title: "IncomingTransportOrderInformationModel"
url: "https://developer.tesma.com/apis/logistics-api-26/versions/484d1e1b-3201-4f8b-800b-867280d5b6a4/schemas/IncomingTransportOrderInformationModel"
---

> Full API specification: https://developer.tesma.com/apis/logistics-api-26/versions/484d1e1b-3201-4f8b-800b-867280d5b6a4.md

# IncomingTransportOrderInformationModel

## OpenAPI definition

```yaml
openapi: 3.1.1
info:
  title: " API v1"
  version: 26.13.0.0
components:
  schemas:
    DataTableSurrogate:
      properties:
        columns:
          items:
            $ref: "#/components/schemas/DataTableColumn"
          type:
            - "null"
            - array
        primaryKeyColumns:
          items:
            format: int32
            pattern: ^-?(?:0|[1-9]\d*)$
            type:
              - integer
              - string
          type:
            - "null"
            - array
        sort:
          type:
            - "null"
            - string
        values:
          items:
            items:
              type: string
            type: array
          type:
            - "null"
            - array
      type: object
    IncomingTransportOrderModel:
      properties:
        accountManager:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        alternativRecipientAddress:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        alternativRecipientLocation:
          type:
            - "null"
            - string
        alternativShipperAddress:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        alternativShipperLocation:
          type:
            - "null"
            - string
        assetSource:
          type:
            - "null"
            - string
        assetTypes:
          format: int16
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        captureCustomerSignYN:
          type:
            - "null"
            - string
        captureErrorsYN:
          type:
            - "null"
            - string
        carrierAddress:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        carrierComment:
          type:
            - "null"
            - string
        carrierContact:
          type:
            - "null"
            - string
        carrierMail:
          type:
            - "null"
            - string
        carrierPhone:
          type:
            - "null"
            - string
        carrierPlanDelivery:
          format: date-time
          type: string
        carrierReleaseDate:
          format: date-time
          type: string
        carrierTransportNumber:
          type:
            - "null"
            - string
        chargedToCustomer:
          format: double
          pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
          type:
            - number
            - string
        checkCustomerSignRequired:
          type:
            - "null"
            - string
        checkHDDDataFlag:
          type:
            - "null"
            - string
        checkSerialRequired:
          type:
            - "null"
            - string
        chgSignature:
          type:
            - "null"
            - string
        collDate:
          format: date-time
          type: string
        collDateFlag:
          type:
            - "null"
            - string
        collDateNote:
          type:
            - "null"
            - string
        collDateTo:
          format: date-time
          type: string
        collState:
          $ref: "#/components/schemas/TransportOrderCollectionState"
        collectionDate:
          format: date-time
          type: string
        collectionNumber:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        collectionPlanDate:
          format: date-time
          type: string
        commentExternal:
          type:
            - "null"
            - string
        commentInternal:
          type:
            - "null"
            - string
        contactMail:
          type:
            - "null"
            - string
        contactPhone:
          type:
            - "null"
            - string
        createDate:
          format: date-time
          type: string
        createUser:
          type:
            - "null"
            - string
        customerSignType:
          type:
            - "null"
            - string
        determinePrintCounters:
          type: boolean
        editControlFlag:
          type: boolean
        editFlag:
          $ref: "#/components/schemas/GeneralYesNo"
        erasureDetails:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        erasureJournalLanguageID:
          format: int16
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        erasureJournalsCreated:
          type: boolean
        erasurePricePerAsset:
          format: double
          pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
          type:
            - number
            - string
        erasureType:
          type:
            - "null"
            - string
        executingInternalSales:
          type:
            - "null"
            - string
        exportCosts:
          format: double
          pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
          type:
            - number
            - string
        externalCaptureRequired:
          type:
            - "null"
            - string
        freightCharge:
          format: double
          pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
          type:
            - number
            - string
        goodsInCompleteDate:
          format: date-time
          type: string
        goodsInCompleted:
          type:
            - "null"
            - string
        goodsInDate:
          format: date-time
          type: string
        id:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        internalTPNumber:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        isScrapEquipment:
          type: boolean
        leaseCompany:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        lossStatus:
          type:
            - "null"
            - string
        notes:
          type:
            - "null"
            - string
        numberOfPallets:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        obsolete_LeaseCompany:
          format: int16
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        packed:
          type: boolean
        packedDate:
          format: date-time
          type: string
        pickingDate:
          format: date-time
          type: string
        pickingDone:
          type:
            - "null"
            - string
        pickingUser:
          type:
            - "null"
            - string
        pinCode:
          format: int16
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        projectNumber:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        recipientAddress:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        recipientComment:
          type:
            - "null"
            - string
        recipientContact:
          type:
            - "null"
            - string
        releaseDate:
          format: date-time
          type: string
        releaseUser:
          type:
            - "null"
            - string
        released:
          type:
            - "null"
            - string
        requiredPersons:
          format: int16
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        requiredSpace:
          type:
            - "null"
            - string
        reservationCaseId:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        reservationType:
          $ref: "#/components/schemas/ReservationReason"
        shipperAddress:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        shipperComment:
          type:
            - "null"
            - string
        shipperContact:
          type:
            - "null"
            - string
        ssdErasureAllowed:
          $ref: "#/components/schemas/SSDErasureAuthority"
        stockCompany:
          format: int16
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        tpStatus:
          type:
            - "null"
            - string
        tpoStockCompany:
          format: int16
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        transportCosts:
          format: double
          pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
          type:
            - number
            - string
        transportDirection:
          $ref: "#/components/schemas/TransportOrderDirection"
        transportOrder:
          type:
            - "null"
            - string
        transportOrderNumber:
          type:
            - "null"
            - string
        transportOrganizedBy:
          $ref: "#/components/schemas/TPOrganisation"
        transportPayedBy:
          $ref: "#/components/schemas/PaysTransfer"
        transportWeight:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        updateDate:
          format: date-time
          type: string
        updateUser:
          type:
            - "null"
            - string
        useExternalDBYN:
          type:
            - "null"
            - string
        voucherNumber:
          format: int64
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
        workflowID:
          format: int32
          pattern: ^-?(?:0|[1-9]\d*)$
          type:
            - integer
            - string
      type: object
    DataTableColumn:
      properties:
        caption:
          type:
            - "null"
            - string
        name:
          type:
            - "null"
            - string
        type:
          type:
            - "null"
            - string
      type: object
    TransportOrderCollectionState:
      type: integer
    GeneralYesNo:
      type: integer
    ReservationReason:
      type: integer
    SSDErasureAuthority:
      type: integer
    TransportOrderDirection:
      type: integer
    TPOrganisation:
      type: integer
    PaysTransfer:
      type: integer
    IncomingTransportOrderInformationModel:
      properties:
        equipment:
          $ref: "#/components/schemas/DataTableSurrogate"
        incomingTransportOrder:
          $ref: "#/components/schemas/IncomingTransportOrderModel"
        predefinedNotices:
          type:
            - "null"
            - string
      type: object
```
