Property

Required

Patchable

Type

Remarks

content

 

(tick)

array

A list of content items describing the course.

content[n].description

 

(tick)

string

The description of the content.

content[n].descriptionHtml

 

(tick)

string

The description of the content in HTML format.

content[n].intro

 

(tick)

string

The introduction text of the content.

content[n].introHtml

 

(tick)

string

The introduction text of the content in HTML format.

content[n].blocks

 

(tick)

array

The course content blocks.

content[n].blocks[n].heading

(tick)

(tick)

string

The heading of a course content block.

content[n].blocks[n].type

(tick)

(tick)

enum

Allowed values: Content Block Type Enum

content[n].blocks[n].body

 

(tick)

string

The body of a course content block.

content[n].blocks[n].bodyHtml

 

(tick)

string

The body of a course content block in HTML format.

startDate

 

(tick)

date time

(UTC - ISO_8601)

The start date of this course.

Example: 2023-10-16T08:28:39.6872198Z

endDate

 

(tick)

date time

(UTC - ISO_8601)

The end date of this course.

Example: 2023-10-16T08:28:39.6872198Z

commercialPartner

 

(tick)

enum

On POST course, brandOwner will be applied if left empty

Allowed values: Commercial Partner Enum

commercialPartnerDisplayValue

 

 

enum

Friendly description of the commercialPartner enum value

credit

 

(tick)

object

Credits which will be obtained when following this course

credit.value

 

(tick)

decimal

Amount of points which you can get on this course

credit.type

 

(tick)

enum

Type of classification which is applicable for this course

Allowed values: Credit Type Enum

requirements

 

(tick)

object

Requirements which you need to have in order to follow this course

requirements.type

 

(tick)

enum

Type of requirement in order to follow this course

Allowed values: Requirement Type Enum

requirements.description[n]

 

(tick)

array

Descriptions of the requirement in order to follow this course

targetSector[n]

 

(tick)

array

The target profession for whom the course is intended 

targetSector.value

 

(tick)

enum

Allowed values: Target Sector Enum

targetSectorRijksoverheid.[n]

 

(tick)

array

The target sector for the Rijksoverheid

targetSectorRijksoverheid.value

 

(tick)

enum

Allowed values: Target Sector Rijksoverheid Enum

competences

 

(tick)

array

Competences which you will obtain from following this  course

competences[n].value

 

(tick)

enum

A competence which you will obtain from following this  course

Allowed values: Competences Type Enum

subsidies

 

(tick)

array

The subsidies

subsidies[n].value

 

(tick)

enum

Allowed values: Subsidy Enum

competencesRijksoverheids

 

(tick)

array

 

competencesRijksoverheid[n].value

 

(tick)

enum

Name of the competences

Allowed values: Competences Rijksoverheid Type Enum

accreditation

 

(tick)

object

Type of accreditation you will achieve with this course

accreditation.type

 

(tick)

enum

The type of accreditation

Allowed values: Accreditation Type Enum

accreditation.typeOther 

 

(tick)

string

If the type is not defined, providers have the possibility to enter a string here

accreditation.validFrom 

 

(tick)

date time

(UTC - ISO_8601)

Valid from

Example: 2023-10-16T08:28:39.6872198Z

accreditation.validTo

 

(tick)

date time

(UTC - ISO_8601)

Valid to

Example: 2023-10-16T08:28:39.6872198Z

accreditation.points 

 

(tick)

decimal

The points you will get with this accreditation(if any)

providerLmsLink

 

(tick)

string

The link to the learning management system of the provider

productType

 

 

enum

The product type of the course

Allowed values: Product Type Enum

searchword

 

(tick)

array

 

searchword[n]

 

(tick)

string

The name of the search word

installmentsOptions

(tick)

array

The list installments options.

installmentsOptions[n].installmentsInterval

(tick)

(tick)

enum

The interval for the installments: Once, Monthly, Quarterly or Yearly

installmentsOptions[n].installmentsQuantity

(tick)

(tick)

integer

In how many installments this can be paid.

deleted

 

 

boolean

Indicates whether the course is soft deleted.

dateDeleted

 

 

date time

(UTC - ISO_8601)

If the course has been soft deleted, this property indicates the date on which the soft deletion occurred.

Example: 2023-10-16T08:28:39.6872198Z