Property name |
Description |
Explanation |
productReference |
The product which is ordered |
In order to test your flow, you will need to provide an id for a product that you created in EduMS. If you haven’t done so, head to the POST course endpoint and create a course. This makes sure that you are able to accept the order and test your flow later. |
FirstChoiceStartmomentId |
The date which the customer wants to start consuming the product |
This refers to the learningMethod.planning.startMoments[n].externalId which you can find on the course object (GET course). The provided startmoment id will need to match with the available startmoments for the product you have provided in this order. Note: When you have created a course with the property “SelfPlanned” it is not mandatory to fill in a “FirstChoiceStartmomentId” as these are courses without startmoments (e.g. an e-learning) |