...
Vendor registration of Apps to Sunbird
Global Vendor Registration API
Each Vendor can be registered as part of Global Configuration for Sunbird to have app links being enabled.
Code Block |
---|
{
identifier: "",
name: "",
logo: "",
appName: "",
packageId: "",
mimeType : [],
orgIds : [],
vendorDetails: {
company: {
name: "<name-of-parent-company>",
year: ""
},...
},
vendorCode: "This is assigned by Sunbird as unique key to identify",
createdDate: Date,
updatedDate: Date,
enabled : boolean,
validUpto: Date
} |
Vendor CRUD API (or) Form Configuration Supported.
Local Vendor Registration by Deep Linking
Enabling of Deep link in Sunbird for local registration restricted to device.