Skip to content
Last updated

API Changelog 1.1 vs. 1.2

GET /categories

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

POST /configuration/numberRanges/{numberRangeId}

  • endpoint added

DELETE /configuration/numberRanges/{parentNumberRangeId}

  • endpoint added

GET /configuration/numberRanges/{parentNumberRangeId}

  • endpoint added

PUT /configuration/numberRanges/{parentNumberRangeId}

  • endpoint added

GET /customers

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /customers/customfields

  • added the optional property '/items/Attribut/Bezeichnungen/items/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/FeldTyp/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/SkipHooks' to the response with the '200' status

GET /items

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /items/customfields

  • added the optional property '/items/Attribut/Bezeichnungen/items/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/FeldTyp/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/SkipHooks' to the response with the '200' status

GET /properties

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /properties/groups

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

POST /returns

  • added the new optional request property 'Items/items/Credit'
  • added the new optional request property 'TransmitToSalesChannel'
  • added the required property 'TransmitToSalesChannel' to the response with the '201' status

GET /salesOrders

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /salesOrders/customfields

  • added the optional property '/items/Attribut/Bezeichnungen/items/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/FeldTyp/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/SkipHooks' to the response with the '200' status

GET /shippingMethods

  • the security scope 'deliveries.read' was added to the endpoint's security scheme 'Wawi'

GET /stocks

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /stocks/changes

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /stocks/serialnumbers

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /suppliers

  • added the required property '/items/LastChangedDate' to the response with the '200' status

GET /v1/categories

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

POST /v1/configuration/numberRanges/{numberRangeId}

  • endpoint added

DELETE /v1/configuration/numberRanges/{parentNumberRangeId}

  • endpoint added

GET /v1/configuration/numberRanges/{parentNumberRangeId}

  • endpoint added

PUT /v1/configuration/numberRanges/{parentNumberRangeId}

  • endpoint added

GET /v1/customers

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/customers/customfields

  • added the optional property '/items/Attribut/Bezeichnungen/items/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/FeldTyp/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/SkipHooks' to the response with the '200' status

GET /v1/items

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/items/customfields

  • added the optional property '/items/Attribut/Bezeichnungen/items/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/FeldTyp/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/SkipHooks' to the response with the '200' status

GET /v1/properties

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/properties/groups

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

POST /v1/returns

  • added the new optional request property 'Items/items/Credit'
  • added the new optional request property 'TransmitToSalesChannel'
  • added the required property 'TransmitToSalesChannel' to the response with the '201' status

GET /v1/salesOrders

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/salesOrders/customfields

  • added the optional property '/items/Attribut/Bezeichnungen/items/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/FeldTyp/SkipHooks' to the response with the '200' status
  • added the optional property '/items/Attribut/SkipHooks' to the response with the '200' status

GET /v1/shippingMethods

  • the security scope 'deliveries.read' was added to the endpoint's security scheme 'Wawi'

GET /v1/stocks

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/stocks/changes

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/stocks/serialnumbers

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/suppliers

  • added the required property '/items/LastChangedDate' to the response with the '200' status

GET /v1/warehouses

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/warehouses/{warehouseId}/storagelocations

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/wms/picklisttemplates

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/wms/{warehouseId}/picklists

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /v1/workers/status

  • for the 'query' request parameter 'syncId', the type/format was generalized from 'integer'/'int32' to 'string'/'uuid'

POST /v1/workers/{syncId}

  • for the 'path' request parameter 'syncId', the type/format was generalized from 'integer'/'int32' to 'string'/'uuid'

PUT /v1/workers/{syncId}

  • for the 'path' request parameter 'syncId', the type/format was generalized from 'integer'/'int32' to 'string'/'uuid'

GET /warehouses

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /warehouses/{warehouseId}/storagelocations

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /wms/picklisttemplates

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /wms/{warehouseId}/picklists

  • the response optional property 'HasNextPage' became not read-only for the status '200'
  • the response optional property 'HasPreviousPage' became not read-only for the status '200'
  • the response optional property 'NextPageNumber' became not read-only for the status '200'
  • the response optional property 'PreviousPageNumber' became not read-only for the status '200'
  • the response optional property 'TotalPages' became not read-only for the status '200'

GET /workers/status

  • for the 'query' request parameter 'syncId', the type/format was generalized from 'integer'/'int32' to 'string'/'uuid'

POST /workers/{syncId}

  • for the 'path' request parameter 'syncId', the type/format was generalized from 'integer'/'int32' to 'string'/'uuid'

PUT /workers/{syncId}

  • for the 'path' request parameter 'syncId', the type/format was generalized from 'integer'/'int32' to 'string'/'uuid'