Release notes 28-09-2020

Implementation date ACC: 24-09-2020
Implementation date PRD: 28-09-2020

Breaking changes

Assorted product index

  • Removing the obsolete properties from the assorted product index

    • LearningMethod

    • LearningMethodDisplayValue

      Deployment date ACC: 24-09-2020
      Deployment date PRD: 28-09-2020

POST course calculate price

A couple of sprints ago, we added functionality where the Provider could be VAT exempt, as well as the account. To make clear in the POST course calculate price endpoint that you are only influencing the account setting we added a property called "AccountVatExempt". We'll remove the current "vatExempt" property on the dates below so please make sure you convert to the new "AccountVatExempt" property before.

  • Deployment date ACC: 29-10-2020
    Deployment date PRD: 5-11-2020

Highlights

  • We added a new property on the course document called "content[n].blocks[n].edudexHeading" which stores the headings coming from Edudex

  • We added endpoint documentation for the fulfillment API