Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

The LSO Cantata SDK is the complete set of deliverables developed by the MEF membership in order to

  1. Enable market adoption of LSO Cantata APIs in the current release of the LSO API Framework.
  2. Support of development of additional features for the upcoming release of the LSO Cantata SDK.

The latest release of LSO Cantata SDK is in the LSO API Release 'Dolly' and is available on GitHub (see Latest Release section for details).

Any MEF member can participate in the development of each new release of the LSO Cantata SDK:

  • Contact the LSO Developer Community Manager (Michał Łączyński ) either via GitHub or by email to let him know of your interest and to ask questions


Panel
borderColorblack
borderWidth1
titleTable of Contents

Table of Contents


Panel
titleLatest Release

MEF-LSO-Cantata-SDK - Dolly Release

Download the entire repository by clicking here

Introduction

This repository contains the MEF LSO Cantata SDK. It includes API definitions for the following functional areas:

  • Serviceability
    • Address
    • Site Retrieval
    • Product Offering Qualification Management
  • Product Quote
  • Product Order
  • Product Inventory
  • Trouble Ticket
    • Appointment
    • Work Order

It also provides Product Schemas for:

  • EPL
  • EPLAN
  • EPTREE
  • EVPL
  • EVPLAN
  • EVPTREE
  • Basic Internet Access
  • Advanced Internet Access

High-level release notes

  • Following APIs and their respective Developer Guides have been published as MEF Standards:
    • MEF 87 - LSO Cantata and LSO Sonata Product Offering Qualification API - Developer Guide
    • MEF 115 - LSO Cantata and LSO Sonata Quote Management API - Developer Guide
    • MEF 116 - LSO Cantata and LSO Sonata Product Inventory API - Developer Guide
    • MEF 121 - LSO Cantata and LSO Sonata Address Management API - Developer Guide
    • MEF 122 - LSO Cantata and LSO Sonata Site Management API - Developer Guide
  • All APIs have been reviewed and updated to follow their respective Business Requirements & Use Cases and Developer Guides documents
  • New documents:
    • MEF W134 - Invoice Business Requirements and Use Cases
    • MEF W137 - LSO Cantata and LSO Sonata Appointment Management API - Developer Guide
    • MEF W139 - Internet Access Product Schemas and Developer Guide
  • New artifacts:
    • generated/security - A not normative version of the standard APIs including the security profiles as required by MEF 128. Provided for evaluation.

NOTE: Please note the Readme files in particular productApi directories to see detailed release notes per API.

Maturity Level

The API files contained in this SDK are evolving and subject to change. They are based on documents that are either ratified standards or draft standards that have not yet completed the review cycles and approvals necessary to achieve the status as a MEF standard. MEF is making these publicly available at this time to invite wider industry review.

The maturity per functionality presents as follows:

  • Address Validation, Site Query:
    • Business Requirements:
      • MEF 79 - Published Standard
      • *MEF 79.0.2 - Published Standard
    • Developer Guide/API:
      • *MEF W121 - Address Management - Published Standard
      • *MEF W122 - Site Management - Published Standard
  • Product Offering Qualification:
    • Business Requirements:
      • MEF 79 - Published Standard
      • MEF 79.0.1 - Published Standard
    • Developer Guide/API:
      • *MEF W87 - Published Standard
  • Quote:
    • Business Requirements:
      • *MEF 80 - Published Standard
    • Developer Guide/API:
      • *MEF W115: - Published Standard
  • Order:
    • Business Requirements:
      • *MEF W57.2 - work in progress, Draft Release 4
    • Developer Guide/API:
      • *MEF W123 - work in progress - ready for CfC#3
  • Inventory:
    • Business Requirements:
      • MEF 81, MEF 81.0.1 - Published Standard
    • Developer Guide/API
      • *MEF W116 - Published Standard
  • Trouble Ticket:
    • Business Requirements:
      • *MEF W113 - work in progress, Draft Release 3
    • Developer Guide/API
      • *MEF W124 - Trouble Ticket - work in progress - ready for CfC#3
      • *MEF W137 - Appointment - work in progress - ready for CfC#1
  • Product Specifications:
    • *MEF W125 - Subscriber Ethernet (EPL, EPLAN, EPTREE, EVPL, EVPLAN, EVPTREE) - work in progress, CfC#1 reviewed
    • *MEF W139 - Basic and Advanced Internet Access - work in progress - ready for CfC#1

(*) is used to mark item that changes their maturity comparing to previous release.

For details on the maturity map and the roadmap for future releases please refer to LSO Cantata SDK Home Page on the MEF WIKI.

Contents

This SDK contains the following items:

  • COPYRIGHT - Copyright 2022 MEF Forum
  • LICENSE - Contains a copy of the Apache 2.0 license
  • README - This file
  • productApi - Definitions of the API are found in this directory
    • inventory - Contains the API definitions necessary for inter-carrier retrieval of Product Inventory
    • order - Contains the API definitions for inter-carrier service ordering capability
    • quote - Contains the API definitions for inter-carrier service quotation capability
    • serviceability - Contains the APIs that allow the Service Provider or Buyer to perform:
      • address - Retrieve Address information including exact formats for Addresses known to the Seller
      • offeringQualification - Determine whether it is feasible for the Seller to deliver a particular Product with a given configuration to a particular geographic location if applicable.
      • site - Retrieve Service Site information including exact formats for Service Sites known to the Seller
    • troubleTicket - Create and manage Trouble Tickets
    • workforce - Manage Appointment and Work Orders
  • documentation - All related standards and Developer Guides
    • productApi - API related documentation - Developer Guides
      • inventory - MEF 116 Developer Guide
      • order - MEF W123 Developer Guide
      • quote - MEF 115 Developer Guide
      • serviceability/address - MEF 121 Developer Guide
      • serviceability/offeringQualification - MEF 87 Developer Guide
      • serviceability/site - MEF 122 Developer Guide
      • troubleTicket - MEF W124 Developer Guide
      • workforce - MEF W137 Developer Guide
    • productSchema - product related documentation
      • carrierEthernet - MEF W106 and MEF W125 Product Schema Guides
      • ip - MEF W139 Product Schema Guide
    • supportingStandards - The rest of documents and standards.
  • ProductSchema - Product Specification schemas for:
    • carrierEthernet - Carrier Ethernet product Schemas
    • ip - Basic and Advanced Internet Access product schemas
  • generated/staticBinding - contains automatically generated (with help of the open source Sonata Blending Tool), not normative static bindings of envelope APIs with Product Specifications. The Address, Site and Trouble Ticket APIs are not included as they do not carry product information.
    • full - contains static binding of all available product schemas
    • carrierEthernet - contains static binding of only CarrierEthernet products
    • ip - contains static binding of only IP products

Issues, Questions, and Feedback

Issues should be reported with the use of GitHub issues. Questions and feedback should be asked either at Cantata SDK Community or directly to community_manager@mef.net.

NOTE: All artifacts included in this repository have line numbers. When referring to specific content in any of these artifacts, please quote the line numbers to which you are referring.

The MEF LSO Cantata SDK is released under the Apache 2.0 license.


Panel
titleLSO Cantata SDK Releases

BR&UC - Business Requirements & Use Cases

Underlined item indicates a release deliverable that is a delta from the previous SDK release.

Published standard

Draft standard
(or at least 1 CfC resolved)

Work in progress

LSO Cantata SDK Dolly (Production: June 8th 2022)

Version: dolly


FunctionBR&UCLSO Sonata APIProduct specificationBlended envelope + payload (OAS 3.0)Tooling
Developer GuideMEF branded TMF envelope APIRequirementsJSON Schema
Address Validation

MEF 79

MEF 79.0.2

MEF 121GeographicAddressManagement (1.0.1)N/AN/A

Site Query

MEF 79

MEF 122GeographicSiteManagement (1.0.1)N/AN/A

Product Offering Qualification (POQ)

MEF 79

MEF 79.0.1

MEF 87

ProductOfferingQualificationManagement (1.0.1)

ProductOfferingQualificationNotification (1.0.1)

MEF W125 (CfC#2)

MEF W139 (CfC#1 Ready)

Subscriber Ethernet

Internet Access

(tick)SonataBlendingTool
Quoting
MEF 80
MEF 115

QuoteManagement (2.0.1)

QuoteNotification (2.0.1)

MEF W125 (CfC#2)

MEF W139 (CfC#1 Ready)

Subscriber Ethernet

Internet Access

(tick)SonataBlendingTool
Product Inventory

MEF 81

MEF 81.0.1

MEF 116ProductInventoryManagement (1.0.2)

MEF W125 (CfC#2)

MEF W139 (CfC#1 Ready)

Subscriber Ethernet

Internet Access

(tick)SonataBlendingTool
Product Order
MEF W57.2 Draft Standard (R4)MEF W123 (CfC#3)

ProductOrderManagement (4.0.0-RC)

ProductOrderNotification (4.0.0-RC)

MEF W125 (CfC#2)

MEF W139 (CfC#1 Ready)

Subscriber Ethernet

Internet Access

(tick)SonataBlendingTool
Trouble Ticketing
MEF 113 Draft Standard (R3)

MEF W124 Trouble Ticket  (CfC#3)

MEF W137 Appointment (CfC#1 Ready)

troubleTicketManagement (3.0.0-RC)
troubleTicketNotification (3.0.0-RC)

appointmentManagement (1.0.0-RC)
appointmentNotification (1.0.0-RC)

workorderManagement (1.0.0-RC)
workorderNotification (1.0.0-RC)

N/AN/A

Billing
MEF W134 Draft Standard (R1)






Test RequirementsMEF W92.1
Draft Standard (R2)







Release Dolly Deliverables


DeliverableMaturity
MEF W57.2 Order BR&UCDraft Standard (R4)
MEF W134 Billing BR&UCDraft Standard (R1) 
MEF W113 Trouble Ticketing BR&UCDraft Standard (R3)
MEF W139 Internet Access Product Schema GuideCfC#1 (Ready)
MEF 123 Order DevGuide+APICfC#3
MEF W125 - Subscriber Ethernet Schemas and Product Schema GuideCfC#2
MEF W124 Sonata API & Developer Guide - Trouble TicketingCfC#3
MEF W137 Appointment API + Developer GuideCfC#1 (Ready)
MEF W128 API Security ProfileDraft Standard (R2)

Supporting artifacts:

  • Example Dynamic Binding Implementation
  • LSO Payload Handbook



LSO Sonata SDK Ella (Planned: December 2022)


FunctionBR&UCLSO Sonata API
Developer GuideMEF branded TMF envelope API
Address Validation

MEF 79

MEF 79.0.2

MEF 121GeographicAddressManagement
Site Query

MEF 79

MEF 122GeographicSiteManagement
Product Offering Qualification (POQ)

MEF 79

MEF 79.0.1

MEF 87

ProductOfferingQualificationManagement

ProductOfferingQualificationNotification

Quoting
MEF 80
MEF 115

QuoteManagement

QuoteNotification

Product Inventory

MEF 81

MEF 81.0.1

MEF 116ProductInventoryManagement
Product Order
MEF 57.2MEF 123 (LB)

ProductOrderManagement

ProductOrderNotification

Trouble Ticketing
MEF 113

MEF W124 Trouble Ticket (LB)


MEF W137 Appointment (LB)

troubleTicketManagement
troubleTicketNotification

appointmentManagement
appointmentNotification

workorderManagement
workorderNotification

Product Catalog
MEF W127 Draft Standard (R1)MEF W142 (CfC#1 Ready)



Billing
MEF 134 (LB)
MEF W141 (CfC#1 Ready)
Test RequirementsMEF W92.1

Draft Standard (
R3
R2)

SecurityMEF 128


Product SchemasSchema Guide

Access E-Line

MEF 106 (LB)



Subscriber Ethernet

MEF 125 (LB)

MEF W125.0.1 (CfC#1)



Internet Access

MEF W139 (CfC#2)




Release Ella Deliverables


DeliverableMaturity
MEF 57.2 Order BR&UCStandard
MEF W123 Order DevGuide+APILB
MEF W113 Trouble Ticketing BR&UCStandard
MEF
W127 Product CatalogDraft Standard (R1)
W124 Sonata API & Developer Guide - Trouble TicketingLB
MEF W142 Product Catalog API + Dev Guide(CfC#1 Ready)
MEF W134 BillingLB
MEF W141 Billing API + Dev Guide
(
CfC#1 Ready
)
MEF W139 Internet Access ProductCfC#2
MEF
W124 Sonata API & Developer Guide - Trouble Ticketing
W137 Appointment API + DevLB
MEF
W137 Appointment API + Dev
W106 Access E-Line Product Schema GuideLB
MEF W125 - Subscriber Ethernet Schemas and Product Schema GuideLB
MEF
W92.1: LSO Sonata Test RequirementsDraft Standard (R3)
W125.0.1 - Subscriber Ethernet Schemas and Product Schema Guide - Amendment (examples)
CfC#1 Ready

Supporting artifacts:


LSO Sonata SDK Fergie (Planned: May 2023)


FunctionBR&UCLSO Sonata API
Developer GuideMEF branded TMF envelope API
Address Validation

MEF 79

MEF 79.0.2

MEF 79.1 Draft Standard (R1)

MEF 121

MEF 121.1 (CFC#1 Ready)

GeographicAddressManagement
Site Query

MEF 79

MEF 79.1 Draft Standard (R1)

MEF 122

MEF 122.1 (CFC#1 Ready)

GeographicSiteManagement
Product Offering Qualification (POQ)

MEF 79

MEF 79.0.1

MEF 79.1 Draft Standard (R1)

MEF 87

MEF 87.1 (CFC#1 Ready)

ProductOfferingQualificationManagement

ProductOfferingQualificationNotification

Quoting
MEF 80

MEF 115

MEF 115.1 (CFC#1 Ready)

QuoteManagement

QuoteNotification

Product Inventory

MEF 81

MEF 81.0.1

MEF 116

MEF 116.1 (CFC#1 Ready)

ProductInventoryManagement
Product Order
MEF 57.2MEF 123

ProductOrderManagement

ProductOrderNotification

Trouble Ticketing
MEF 113

MEF

W124

124 Trouble Ticket


MEF

W137

137 Appointment

troubleTicketManagement
troubleTicketNotification

appointmentManagement
appointmentNotification

workorderManagement
workorderNotification

Product CatalogMEF W127 Draft Standard (
LB
R1)MEF W142 (
CfC#2
CfC#1 Ready)
Billing
MEF 134
MEF W141 (
LB
CfC#2 Ready)

Test RequirementsMEF W92.1
Draft Standard (
R4
R3)

SecurityMEF 128


Product Offering Availability and Pricing
Discovery
MEF W110 Draft Standard (R1)

Product SchemasSchema Guide

Subscriber Ethernet

MEF 125

MEF W125.0.1 (LB)



Internet Access

MEF W139 (LB)




Release Fergie Deliverables


DeliverableMaturity
MEF W79.1 Address, Site POQDraft Standard (R1)
MEF W127 Product Catalog
LB
Draft Standard (R1)
MEF W142 Product Catalog API + Dev Guide
CfC#2
CfC#1 Ready
MEF 139 Internet Access ProductLB
MEF W141 Billing API + Dev Guide
LB
(CfC#2 Ready)
MEF W92.1: LSO Sonata Test RequirementsDraft Standard (
R4
R3)
MEF 87.1 POQ Dev Guide + API(CfC#1 Ready)

MEF 115.1 Quote Dev Guide+API

(CfC#1 Ready)
MEF W116.1 Inventory DevGuide+API(CfC#1 Ready)
MEF 121.1 Address Dev Guide + API(CfC#1 Ready)
MEF 122.1 Site Dev Guide + API(CfC#1 Ready)
MEF W110 Product Offering Availability and Pricing
Discovery
Draft Standard (R1)
MEF W125.0.1 - Subscriber Ethernet Schemas and Product Schema Guide - Amendment (examples)
LB

LSO Sonata SDK Grace (Planned: December 2023)


MEF 79.0.2
FunctionBR&UCLSO Sonata API
Developer GuideMEF branded TMF envelope API
Address Validation

MEF 79

MEF 79

MEF 79.1 (LB)

MEF 121

MEF 121.1 (LB)

GeographicAddressManagement
Site Query


MEF 79.1 (LB)

MEF 122

MEF 122.1  (LB)

GeographicSiteManagement
Product Offering Qualification (POQ)

MEF 79

MEF 79

.

0.

1

MEF 79.1

(LB)

MEF 87

MEF 87.1 (LB)

ProductOfferingQualificationManagement

ProductOfferingQualificationNotification

Quoting
MEF 80

MEF 115

MEF 115.1 (LB)

QuoteManagement

QuoteNotification

Product Inventory

MEF 81

MEF 81.0.1

MEF 116

MEF 116.1 (LB)

ProductInventoryManagement
Product Order
MEF 57.2MEF 123

ProductOrderManagement

ProductOrderNotification

Trouble Ticketing
MEF 113

MEF

W124

124 Trouble Ticket


MEF

W137

137 Appointment

troubleTicketManagement
troubleTicketNotification

appointmentManagement
appointmentNotification

workorderManagement
workorderNotification

Product CatalogMEF 127MEF W142 (
LB
CfC#2 Ready)
Billing
MEF 134MEF
141
W141 (LB)

Test RequirementsMEF W92.1
Draft Standard (R4)


SecurityMEF 128


Product Offering Availability and Pricing
Discovery
MEF W110 (LB)


Product SchemasSchema Guide

Subscriber Ethernet

MEF 125.0.1



Internet Access

MEF 139




Release Grace Deliverables


DeliverableMaturity
MEF W79.1 Address, Site POQLB
MEF W127 Product CatalogLB
MEF W142 Product Catalog API + Dev Guide
LB
CfC#2
MEF 87.1 POQ Dev Guide + APILB

MEF 115.1 Quote Dev Guide+API

LB
MEF W116.1 Inventory DevGuide+APILB
MEF 121.1 Address Dev Guide + APILB
MEF 122.1 Site Dev Guide + APILB
MEF W110 Product Offering Availability and Pricing
Discovery
LB
MEF W141 Billing API + Dev GuideLB
MEF W92.1: LSO Sonata Test RequirementsDraft Standard (R4)



Panel
titleHistorical

LSO Cantata SDK Celine (January 14th, 2022)

Git Tag: celine

FunctionBR&UCLSO Sonata APIProduct specificationBlended envelope + payload (OAS 3.0)Tooling
Developer GuideMEF branded TMF envelope APIRequirementsJSON Schema
Address Validation

MEF 79

MEF 79.0.2

MEF 121GeographicAddressManagement v1.0.1N/AN/A

Site Query

MEF 79

MEF 122GeographicSiteManagement v1.0.1N/AN/A

Product Offering Qualification (POQ)

MEF 79

MEF 79.0.1

MEF 87

ProductOfferingQualificationManagement v1.0.1

ProductOfferingQualificationNotification v1.0.1

MEF 125 (CfC#1)

Subscriber Ethernet

(tick)SonataBlendingTool
Quoting
MEF 80
MEF 115

QuoteManagement v2.0.0

QuoteNotification v2.0.0

MEF 125 (CfC#1)

Subscriber Ethernet

(tick)SonataBlendingTool
Product Inventory

MEF 81

MEF 81.0.1

MEF W116
ProductInventoryManagement v1.0.1

MEF 125 (CfC#1)

Subscriber Ethernet

(tick)SonataBlendingTool
Product Order
MEF W57.2
Draft Standard (R3)
MEF W123 (CfC#2)

ProductOrderManagement v3.0.0-RC

ProductOrderNotification v3.0.0-RC

MEF 125 (CfC#1)

Subscriber Ethernet

(tick)SonataBlendingTool
Trouble Ticketing
MEF 113 Draft Standard (R2)
MEF W124 (CfC#2)

troubleTicketManagement v2.0.0-RC

troubleTicketNotification v2.0.0-RC

N/AN/A

Billing







Test RequirementsMEF W92.1
Draft Standard (R2)







Release Celine Deliverables

DeliverableMaturity
MEF W57.2 Order BR&UCDraft Standard (R3)
MEF 87 POQ Dev Guide + APILB

MEF 115 Quote Dev Guide+API

LB
MEF W116 Inventory DevGuide+APILB
MEF 121 Address Dev Guide + APILB
MEF 122 Site Dev Guide + APILB
MEF 123 Order DevGuide+APICfC#2
MEF W125 - Subscriber Ethernet Schemas and Product Schema GuideCfC#1 - all attributes optional for all APIs
MEF W113 Trouble TicketingDraft Standard (R2)
MEF W124 Sonata API & Developer Guide - Trouble TicketingCfC#2
MEF W92.1: LSO Sonata Test RequirementsDraft Standard (R2)


Supporting documentation:

  • Example Dynamic Binding Implementation
  • LSO Payload Handbook CfC#1
  • MEF W128 - Draft Release 1 LSO API Security Profile – Implementer’s Guide

LSO Cantata SDK Billie (3rd June 2021)

Version: billie-final


FunctionBR&UCLSO Sonata APIProduct specificationBlended envelope + payload (OAS 3.0)Tooling
Developer GuideMEF branded TMF envelope APIRequirementsJSON Schema
Address Validation

MEF 79

MEF 79.0.2 (Draft Standard R2)

MEF 121
(CfC#1 resolved)
geographicAddressManagement (1.0.0-RC)
N/AN/A

Site Query

MEF 79

MEF 122
(CfC#1 resolved)
geographicSiteManagement (1.0.0-RC)N/AN/A

Product Offering Qualification (POQ)

MEF 79

MEF 79.0.1

MEF 87
(CfC#3 resolved)

productOfferingQualificationManagement (1.0.0-RC)

productOfferingQualificationNotification (1.0.0-RC)

MEF W125 (working draft)

Subscriber Ethernet

(tick)SonataBlendingTool
Quoting
MEF 80 (Draft Standard R6)
MEF W115
(CfC#1 resolved)

quoteManagement (1.0.0-RC)

quoteNotification (1.0.0-RC)

MEF W125 (working draft)

Subscriber Ethernet(tick)
Product Inventory

MEF 81

MEF 81.0.1

MEF W116 (CfC#1 working draft)productInventoryManagement (1.0.0-RC)MEF W125 (working draft)
Subscriber Ethernet(tick)
Product Order
MEF W57.2 (Draft Standard R2)MEF W123 (CfC#1 working draft)

productOrderManagement (2.0.0-RC)

productOrderNotification (2.0.0-RC)

MEF W125 (working draft)Subscriber Ethernet(tick)
Trouble Ticketing
MEF W113
(Draft Standard R1)

MEF W124

(working-draft, CfC#1 ready)

troubleTicketManagement (1.0.0-RC)

troubleTicketNotification (1.0.0-RC)

N/AN/A

Billing







Test RequirementsMEF W92.1
(Draft Standard R1)







Release Billie Deliverables

Bolded Deliverables are part of the release's theme: "Ordering and Inventory"

DeliverableMaturityComment
MEF W57.2 Order BR&UCDraft Standard (R2)
MEF W116 Inventory DevGuide+APIWorking Draft (CfC#1)
MEF 123 Order DevGuide+API
Working Draft (CfC#1)
MEF W125 - Subscriber Ethernet Schemas and Product Schema GuideWorking Draft (CfC#1)EPL, EVPL, EP-LAN, EVP-LAN, EP-TREE, EVP-TREE Subscriber UNI

MEF 79.0.2

79 Address amendment

Draft Standard (R2), (LB pending)

MEF 80

Quote BR&UC

Draft Standard (R6), (LB pending)

MEF 115

Quote DevGuide+API

CfC#1 resolvedlots of changes in MEF 80
MEF 87 POQ DevGuide + APICfC#3 resolved
MEF 121 Address Dev Guide + APIWorking Draft (CfC#1)
MEF 122 Site Dev Guide + APIWorking Draft (CfC#1)
MEF W113 Trouble TicketingDraft Standard (R1)
MEF W124 Sonata API & Developer Guide - Trouble TicketingWorking Draft (CfC#1)
MEF W92.1: LSO Sonata Test RequirementsDraft Standard (R1)



LSO Cantata SDK Aretha

Version: aretha

Date: 22nd December 2020

FunctionBR&UCLSO Cantata APIProduct specificationBlended envelope + payload (OAS 3.0)
Developer GuideMEF branded TMF envelope APIRequirementsJSON Schema
Address Validation



N/AN/A
Site Query



N/AN/A
Product Offering Qualification (POQ)






Quoting






Product Inventory






Product Order

MEF W57.2

(Draft Standard R2)


ProductOrderManagement1.0.0-RC

ProductOrderNotification - 1.0.0-RC


EPL(tick)
Trouble Ticketing



N/AN/A
Billing



N/AN/A


Release Aretha Deliverables

Bolded Deliverables are part of the release's theme "Pre-order"

DeliverableMaturityLeaderComment
Order APIWorking Draft
updated to 57.2 Draft Standard (R2) (basic scope)
Basic scope = Create, Cancel, Get, List of Product Order
MEF W57.2 Order BR&UCDraft Standard R2 (basic scope)Basic scope = Create, Cancel, Get, List of Product Order

The Amend, Charge etc. will be part of Billie release.

EPL Product SchemaWorking draftJust product specification, without the documentation





Panel
titleStatus

Status
colourGreen
titlePUBLIC


Panel
titleLSO Developer Community

LSO Cantata SDK Community

LSO Developer Community Home Page


Panel
titleLSO Developer Community Manager

Michał Łączyński

Contact: community_manager@mef.net


Panel
titleLSO Legato SDK @ GitHub

Core (public):

https://github.com/MEF-GIT/MEF-LSO-Cantata-SDK

Extensions (MEF Members only):

https://github.com/MEF-GIT/MEF-LSO-Cantata-SDK-extended

Note

If you are a MEF Member, update your wiki profile with your GitHub account name. Access to the LSO Cantata SDK Extensions repository is periodically updated with provided GitHub accounts. Additionally contact the LSO Developer Community Manager to request the immediate access.



Panel
titleCore Contributors

Karthik Sethuraman

Jack Pugaczewski


Note

Are you a core contributor to this LSO SDK but not mentioned here? Please let the LSO Developer Community Manager know and we will add you!