For the complete documentation index, see llms.txt. This page is also available as Markdown.

Umlagerung

Umlagerung

post
Body
inputDatastringOptional

Benutzereingabe/Scan

stockTransferTypestring · enumRequired

Umlagerungsarten

Possible values:
pickTrolleyIdinteger · int64Optional

Der aktuelle Wagen

quantitynumberOptional

Mengenänderung

processingActionstring · enumOptional

Spezielle Aktion bei der Verarbeitung von Picklisten

Possible values:
articleIdinteger · int64Optional

ID vom aktuellen Artikel

storageBinIdinteger · int64Optional

ID vom Ziel Lagerplatz

articleSerialNumberIdinteger · int64Optional

ID einer Seriennummer

Responses
200

OK

application/json
stockTransferTypestring · enumOptional

Umlagerungsarten

Possible values:
showStorageBinbooleanOptional

Sollen Lagerplätze angezeigt werden?

Default: false
post/wms/stock-transfer/process-input
POST /api/wms/stock-transfer/process-input HTTP/1.1
Host: 10.102.24.197:32795
Content-Type: application/json
Accept: */*
Content-Length: 169

{
  "inputData": "text",
  "stockTransferType": "FROM_TRANSIT",
  "pickTrolleyId": 1,
  "quantity": 1,
  "processingAction": "NONE",
  "articleId": 1,
  "storageBinId": 1,
  "articleSerialNumberId": 1
}
200

OK

{
  "message": {
    "messageCode": "text",
    "messageParameters": {
      "ANY_ADDITIONAL_PROPERTY": {}
    },
    "formattedMessage": "text"
  },
  "stockTransferType": "FROM_TRANSIT",
  "storageBinRef": {
    "id": 1,
    "displayName": "text",
    "routePosition": 1,
    "color": "text",
    "storageRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    }
  },
  "pickTrolleyRef": {
    "id": "text",
    "label": "text",
    "description": "text",
    "active": true
  },
  "article": {
    "version": "text",
    "info": {
      "createdAt": "2026-01-01T00:00:00.000Z",
      "createdFrom": "text",
      "updatedAt": "2026-01-01T00:00:00.000Z",
      "updatedFrom": "text"
    },
    "id": "text",
    "active": true,
    "baseArticle": true,
    "productType": "WITH_STOCK",
    "priceBase": "NET_PRICE",
    "serialType": "NONE",
    "expiryDateType": "NONE",
    "minimumRemainingDaysBeforeExpiryDateOnGoodsReceipt": 1,
    "minimumRemainingDaysBeforeExpiryDateForGoodsIssued": 1,
    "warrantyInMonths": 1,
    "lotOnlyRequiredWhenBookedToSalesStorage": false,
    "serialNumberLabelingType": "MANUAL",
    "number": "text",
    "sellable": true,
    "purchasable": true,
    "solvable": false,
    "mergeable": false,
    "salesUnit": 1,
    "grossMetric": {
      "weight": 1,
      "weightUnit": {
        "id": 1,
        "name": "text",
        "abbreviation": "text"
      },
      "sizeUnit": {
        "id": 1,
        "name": "text",
        "abbreviation": "text"
      },
      "sizeX": 1,
      "sizeY": 1,
      "sizeZ": 1
    },
    "netMetric": {
      "weight": 1,
      "weightUnit": {
        "id": 1,
        "name": "text",
        "abbreviation": "text"
      },
      "sizeUnit": {
        "id": 1,
        "name": "text",
        "abbreviation": "text"
      },
      "sizeX": 1,
      "sizeY": 1,
      "sizeZ": 1
    },
    "grossVolumeInCubicMeters": 1,
    "productUnit": {
      "id": 1,
      "name": "text",
      "abbreviation": "text"
    },
    "capacity": 1,
    "capacityUnit": {
      "id": 1,
      "name": "text",
      "abbreviation": "text"
    },
    "baseCapacity": 1,
    "baseCapacityUnit": {
      "id": 1,
      "name": "text",
      "abbreviation": "text"
    },
    "productRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "productGroupRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "netSalesPrice": 1,
    "grossSalesPrice": 1,
    "taxSchemaRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "deliveryMethodRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "custom": null,
    "basePriceUnit": 1,
    "discountGroupRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "deliverable": true,
    "customsTariffNumber": "text",
    "countryOfOriginRef": {
      "id": 1,
      "isoAlpha2": "text",
      "isoAlpha3": "text",
      "label": "text"
    },
    "tags": [],
    "listingId": "text",
    "taxLiabilityReversed": false,
    "sellableWithoutStock": false,
    "listed": true,
    "listingState": "DISABLED",
    "listingStateChangeTime": "2026-01-01T00:00:00.000Z",
    "identifiers": [],
    "name": "text",
    "alternativeName": "text",
    "description": "text",
    "listingDescriptionCustom": null,
    "availabilityDetermination": {
      "inStock": "IGNORE",
      "reserved": "IGNORE",
      "ordered": "IGNORE",
      "inPicking": "IGNORE",
      "reporting": "IGNORE"
    },
    "listingCustom": null,
    "targetTradingMargin": 1,
    "languageCode": "text",
    "dangerousGoodInformation": {
      "version": "text",
      "info": {
        "createdAt": "2026-01-01T00:00:00.000Z",
        "createdFrom": "text",
        "updatedAt": "2026-01-01T00:00:00.000Z",
        "updatedFrom": "text"
      },
      "id": "text",
      "description": "text",
      "shippingName": "text",
      "technicalName": "text",
      "adrNumber": "text",
      "unNumber": "text",
      "identificationClass": "text",
      "classificationCode": "text",
      "packingGroup": "text",
      "packingCode": "text",
      "transportCategory": "text",
      "regulationCode": "FR",
      "regulationSet": "ADR",
      "hazardousWeight": 1,
      "subsidiaryRisk": false,
      "tunnelRestrictionCode": "A"
    },
    "dangerousGoods": false,
    "availableAlone": true,
    "pickingType": "ACCORDING_TO_TEMPLATE",
    "workUnitInMinutes": 1,
    "initialLastPurchasePrice": 1,
    "initialAvgPurchasePrice": 1,
    "determineAvgPurchasePrice": true,
    "commissionable": true,
    "cashDiscountable": true,
    "discountable": true,
    "contingentArticleRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "printWarningIfNoContingentAvailable": true,
    "freelyPickable": false,
    "shippingLabelPrinting": false,
    "permissibleForOrderProposal": true,
    "dropShippingPolicy": "STORAGE",
    "fabrication": false,
    "onlyManualFabrication": false,
    "fabricationOfComponents": "NEVER",
    "defaultFabricationCost": 1,
    "printLabelSettings": {
      "version": "text",
      "info": {
        "createdAt": "2026-01-01T00:00:00.000Z",
        "createdFrom": "text",
        "updatedAt": "2026-01-01T00:00:00.000Z",
        "updatedFrom": "text"
      },
      "id": "text",
      "report": {
        "id": "text",
        "label": "text",
        "description": "text",
        "active": true
      },
      "incomingCalculationMode": "NO_LABEL",
      "incomingPrintQuantity": 1,
      "outgoingCalculationMode": "NO_LABEL",
      "outgoingPrintQuantity": 1
    },
    "manufacturerRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "responsibleUserRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "manufacturerArticleNumber": "text",
    "needsAssessmentOnlyOnReservationBasis": false,
    "onGoodsArrivalConvertIntoBundleArticleRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "remark": "text",
    "note": "text",
    "forcedRecommendedRetailPrice": true,
    "articleAssetInformation": {
      "version": "text",
      "info": {
        "createdAt": "2026-01-01T00:00:00.000Z",
        "createdFrom": "text",
        "updatedAt": "2026-01-01T00:00:00.000Z",
        "updatedFrom": "text"
      },
      "id": "text",
      "createAssetOnStorageEntry": false,
      "createAssetOnSale": false,
      "createAssetOnDocumentCategory": "CUSTOMER_DELIVERY",
      "createWithAssetType": {
        "version": "text",
        "info": {
          "createdAt": "2026-01-01T00:00:00.000Z",
          "createdFrom": "text",
          "updatedAt": "2026-01-01T00:00:00.000Z",
          "updatedFrom": "text"
        },
        "id": "text",
        "label": "text",
        "active": true
      }
    },
    "returnable": true
  },
  "stockInPickTrolley": {
    "articleId": 1,
    "storageBinId": 1,
    "storageBinDisplayName": "text",
    "serialNumber": {
      "version": "text",
      "info": {
        "createdAt": "2026-01-01T00:00:00.000Z",
        "createdFrom": "text",
        "updatedAt": "2026-01-01T00:00:00.000Z",
        "updatedFrom": "text"
      },
      "id": "text",
      "articleRef": {
        "id": "text",
        "label": "text",
        "description": "text",
        "active": true
      },
      "serialNumber1": "text",
      "serialNumber2": "text",
      "expiryDate": "2026-01-01",
      "note": "text",
      "custom": null,
      "udi": "text"
    },
    "amount": 1
  },
  "stockInStorageBin": {
    "articleId": 1,
    "storageBinId": 1,
    "storageBinDisplayName": "text",
    "serialNumber": {
      "version": "text",
      "info": {
        "createdAt": "2026-01-01T00:00:00.000Z",
        "createdFrom": "text",
        "updatedAt": "2026-01-01T00:00:00.000Z",
        "updatedFrom": "text"
      },
      "id": "text",
      "articleRef": {
        "id": "text",
        "label": "text",
        "description": "text",
        "active": true
      },
      "serialNumber1": "text",
      "serialNumber2": "text",
      "expiryDate": "2026-01-01",
      "note": "text",
      "custom": null,
      "udi": "text"
    },
    "amount": 1
  },
  "lastBookedSerialNumber": {
    "version": "text",
    "info": {
      "createdAt": "2026-01-01T00:00:00.000Z",
      "createdFrom": "text",
      "updatedAt": "2026-01-01T00:00:00.000Z",
      "updatedFrom": "text"
    },
    "id": "text",
    "articleRef": {
      "id": "text",
      "label": "text",
      "description": "text",
      "active": true
    },
    "serialNumber1": "text",
    "serialNumber2": "text",
    "expiryDate": "2026-01-01",
    "note": "text",
    "custom": null,
    "udi": "text"
  },
  "stockInPickTrolleyList": [],
  "showStorageBin": false,
  "workbenchStorageBinRefs": []
}

Last updated

Was this helpful?