Skip to main content
Skip table of contents

What's new in version 2

Version 2 of the API introduces the following changes:

  • All endpoints now follow a synchronous pattern. This means you no longer need to poll the status endpoint for progress on a POST/PATCH operation

  • The Item model has removed these deprecated properties

    • stocked

    • NRFInfo

    • expiryDate in the item update model

    • replacesNobbNumber. Note: replacesNobbNumber is replaced with replacesNobbNumbers

  • The etim section of the item model has been removed. Instead, there are separate etim endpoints for an item. With these endpoints, it is also possible to set an ETIM class directly on an item.

  • The video section of the item model has been removed. Instead, there is a separate video endpoint for an item.

  • There are two new separate endpoints for expiring and reactivating an item

  • The module model has removed these deprecated properties:

    • expiryDate

  • The issue object has removed these deprecated properties:

    • comment

  • The item model has new attributes:

    • channels information

    • dimension

    • keywords

    • nrfNumber

    • elNumber

    • rskNmber

    • vvsNumber

    • lviNumber

  • The module model has new attributes:

    • Status. This is similar to the status on the item endpoint. Modules can now have issues, similar to items

  • The image model has removed these deprecated properties:

    • validFrom

    • ValidTo

    • comment

  • The document model has removed these deprecated properties:

    • validFrom

    • validTo

    • language

    • comment

  • In the etimFeature object, the attribute secondaryValue is renamed to valueUpper

  • There is a new reference endpoint to get available channels

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.