Core API & WebHooks Documentation | Deprecation Notices
Features
-
Added three new Training Pass Webhooks:
-
TrainingPassUpdated will fire when an existing training pass changes in any way
-
TrainingPassAssigned will fire when an existing training pass has a contact assigned or gets reassigned
-
TrainingPassExtended will fire when an existing training pass gets renewed or extended
-
- We have added 3 new mutations in EventMutations: addPrices, updatePrices, and deletePrices, which all allow editing an Event’s prices.
- Exposed the ID field on a Currency and on the parent FinancialUnit GraphQL interface
- Deprecated the currencyId field from the PrivateEventDetailsCreateInput (this will be removed on 18 Apr 2023)
- Introduced the new field financialUnitId which can take a currency ID or a Token Type ID and will create the Private Event setting the Financial Unit provided
- Exposed financialUnit on the Event type so that a Private Event’s financial Unit can be queried back
Fixes
- We fixed an issue where calling InvoiceMutations.allocateCreditNote with a valid amount would incorrectly return an error stating that the specified amount exceeded the credit note amount
- We have ensured the accountMutations.update mutation does not return errors if a duplicate account exists and the operation is updating fields other than name
- We have fixed an issue with the courseTemplate.publicPrices and courseTemplate.privatePrices queries that returned an error if a Course Template had a price for a deleted Region
- We have added the price field to the PrivateEventDetailsCreateInput so that a Private Event’s price can be fully specified on creation
- We improved the ContactMutations.delete mutation so that when a contact is deleted, all their credentials for any brand are also deleted
LMS API Documentation | Deprecation Notices
None
WebLink API Documentation | Deprecation Notices
None
WebLink Widgets Documentation
Fixes
- The WebLink Builder will now emit pre loader tags with minimal html and css that will ensure something is always shown to end users while WebLink Widgets are being loaded on the page
- We fixed an issue in WebLink Widgets where the Cart widget could have a Continue Shopping button which did nothing. It now redirects to the Catalogue Override URL if one is configured for the Portal
Comments
0 comments
Please sign in to leave a comment.