Core API & WebHooks Documentation | Deprecation Notices
Features
- Previously deprecated fields and mutations were removed:
- Query.allCommunicationTemplates
- PortalMutations.setWebLinkWpmPaymentProvider
- The logoUrl field has been added to the Company type. This is a link to the logo of the Company and is valid for 24 hours.
- We have improved performance of the contact mutation upsertBatchByExternalId so that it can handle up to 300 contacts.
-
When using the Event createClassroom or createBlended mutations and passing in a courseTemplateId, we now create the Sessions for the Event based on the Course Template’s Session Templates.
Since Sessions are being calculated, if an end datetime is passed as an argument to the mutation when courseTemplateId is also being passed, the end datetime will be ignored in favor of the times calculated by the Session Templates.
Fixes
- We improved some performance issues in querying Registrations.
- We fixed an issue in the creditNoteMutations.finalise where sometimes invoices containing Items returned an error.
LMS API Documentation | Deprecation Notices
Features
-
Previously deprecated fields and mutations were removed:
-
RegistrationMutations.setMappedFields mutation
-
WebLinkWpmPaymentProvider type
-
-
fileSize fields have been deprecated and will be removed from 2024-04-03. They are replaced by fileSizeStr:
-
DmsDocument.fileSize field
-
Document.fileSize field
-
Video.fileSize field
-
Scorm.fileSize field
-
WebLink API Documentation | Deprecation Notices
Features
- The WebLink API PostalAddress.region field has been deprecated and will be removed from the WebLink API on 2024-04-04.
- The deprecated field Store.catalogLinkedPortal was removed.
WebLink Widgets Documentation
Fixes
- We fixed an issue where WebLink checkouts that included the postCheckoutRedirectUrl query parameter would briefly show the Order Complete page before redirecting to the provided URL.
Comments
0 comments
Please sign in to leave a comment.