Versie 2.3 26-11-2020 Update 18-05-2021
Algemeen
-
- Added Response code 404 in Swagger
- Changed definition for DLN-LL field in magimp
- Schedule calls toegevoegd ( vakanties per seizoen ): /schedule/holiday/{season}
- Added season description to Course and Activity calls
- Division by zero error ( no Open Periods )
- Added field lftcat.cluster to Variations AgeGroup
- Changed definition for field paymentAmount
- Added new call for courses NOT published for the Web ( Wordpress plugin )
- Conversion for 'euro'-sign from Progress database
- Added WHERE clause to Participant calls - only active records
- Added message 'No Wordpress cluster or cluster(s) in System record found!'
- Changed mapping for SubscriptionEducation
- Added two fields to Course and CourseBasic
- Added fields to InvoiceLine and created DiscountLine
- Added field fakrgl.opmerkingen
- Added fields fromAge & toAge to Activity calls
- Added field cursus.reserve5 ( DoelgroepTekst ) as targetAudience
- synchronize JSON with Model
- Removed search calls ( not working )
Calls
Activity calls
Added season description to Course and Activity calls
Added two fields: fromAge and toAge
Added field cursus.reserve5 ( DoelgroepTekst ) as targetAudience
Removed 'Search' call
Activity by IdWeb calls
Added season description to Course and Activity calls
Added two fields: fromAge and toAge
Added field cursus.reserve5 ( DoelgroepTekst ) as targetAudience
Category calls
Removed 'Search' call
Course calls
Added Response code 404 in Swagger
Added season description to Course and Activity calls
Added field lftcat.cluster to Variations AgeGroup
/course/basicnotweb Added new call for courses NOT published for the Web ( Wordpress plugin )
Added two fields: fromAge and toAge
Added field cursus.reserve5 ( DoelgroepTekst ) as targetAudience
Removed 'Search' call
Course by IdWeb calls
Added Response code 404 in Swagger
Added season description to Course and Activity calls
Added field lftcat.cluster to Variations AgeGroup
Added two fields: fromAge and toAge
Added field cursus.reserve5 ( DoelgroepTekst ) as targetAudience
CourseGroup calls
Added message 'No Wordpress cluster or cluster(s) in System record found!'
Removed 'Search' call
Debtor calls
/debtor/financial/{id} Division by zero error ( no Open Periods )
/debtor/financial/{id} Changed definition for field paymentAmount
/debtor/financial/{id} Added fields to InvoiceLine and created DiscountLine
"invoicelines": [ { "invoiceNumber": "00190002", "idstudent": "8923", "idcourse": 240, "invoicelineVATPercentage": "21.00", "invoicelineAmountGross": "999.99", "invoicelineAmountSubscription": "10.00", "invoicelineAmountDiscount": "25.00", "discountlines": [ { "invoiceNumber": "00190002", "idstudent": "8923", "idcourse": 240, "discountCode": "COMB", "discountDesc": "Combinatiekorting 10%", "discountPerc": "10.00", "discountAmount": "25.00" } ], "invoicelineAmountMaterial": "23.75", "invoicelineAmountOther": "1.50", "invoicelineVATPercentageInstrument": "9.00", "invoicelineAmountInstrument": "25.00", "StartDate": "YYYY-MM-DD", "invoicelineRemark": "Opmerking faktuurregel" } ]
/debtor/financial/{id} Added field fakrgl.opmerkingen
Participant calls
Added WHERE clause to Participant calls - only active records
Schedule calls
Schedule calls toegevoegd ( vakanties per seizoen ):
/schedule/holiday/{season}
/schedule/search
Removed 'Search' call
School calls
Student calls
Subscription calls
Subscription Education calls
Changed definition for DLN-LL field in magimp
Changed mapping for SubscriptionEducation ( DLN-LL, DLN-GR and DLN-BG )