List
| API | Description |
|---|---|
| GET list/LicensedInstitutionsForManufacturer?manufacturerAccountNumber={manufacturerAccountNumber} |
Retrieves a list of institutions that the licensee has a license with. |
LicenseManagement
Authorization - institution only.
| API | Description |
|---|---|
| GET LicenseManagement/List |
Retrieves list of license requests. [getLicRequestDashboard] |
| GET LicenseManagement/Get/{id}?propertyId={propertyId}&requestType={requestType} |
Retrieves request or special request by ID. 'restrictions' from original API are not included as they seem to be not used [getViewRequestInist], [getViewRequestStaff] |
| GET LicenseManagement/Reviewers/{id} |
Retrieves adhoc reviewers for request invited by institution. [getReviewerDecisionsInst] |
| GET LicenseManagement/GetManufacturersWhereReviewer |
Retrieves search data. [searchRequestDataInstitution] |
| POST LicenseManagement/Search |
Retrieves search result. [getRequestSearch] |
| POST LicenseManagement/InviteAdHoc |
Invite AdHoc Reviewer. [requestReviewerInvitation] |
| POST LicenseManagement/Decision |
Create institution decision. [saveInistDecisionStaff], [saveInistDecisionSRStaff] |
| GET LicenseManagement/GetRequestMatrix?requestId={requestId}&propertyId={propertyId}&type={type} |
No documentation available. |
| GET LicenseManagement/GetApplicationRequestMatrix?requestId={requestId}&manufacturerId={manufacturerId}&propertyId={propertyId} |
No documentation available. |
| POST LicenseManagement/UpdateRequestRights |
No documentation available. |
| GET LicenseManagement/SpecialRequestRecommendationData/{id} |
Retrieves special request recommendation data for staff. [getSRReasonsData] |
Account
| API | Description |
|---|---|
| GET Account/IssueUserVerification?userName={userName}&password={password} |
No documentation available. |
| GET Account/AgreeTermsAndCons |
No documentation available. |
Artwork
Authorization - institution only.
| API | Description |
|---|---|
| GET Artwork/List |
Retrieves list of artwork by type. [retrieveInstSinglePropArtSubmissions], [retrieveInstMultiPropArtSubmissions], [retrieveRestrictedLicenseeArtHandler] |
| GET Artwork/Get/{id} |
Retrieves artwork by ID. [getallartworkdtls] |
| GET Artwork/SubmittedLicensee |
Retrieves licensees, who submitted artwork. [getArtworkSubmittedLicensee] |
| GET Artwork/DistributionChannels |
Retrieves search data - distribution channels. [retrieveSearchData] |
| GET Artwork/Licensees |
Retrieves search data - licensees. [retrieveSearchData] |
| GET Artwork/AuthorizedManufacturers |
Retrieves search data - authorized manufacturers. [retrieveSearchData] |
| POST Artwork/Search |
Retrieves search result. [retrieveSearchResults] |
| POST Artwork/Tag |
Creates artwork tag. [addUpdateArtworkTags] |
| POST Artwork/DeleteTag |
DeleteTag |
| GET Artwork/Logo |
Retrieves logos for artwork. [retrieveArtworkLogo] |
| POST Artwork/Comment |
Add comment. [submitArtworkAction] |
| POST Artwork/InviteAdHoc |
Invite AdHoc Reviewer. [submitArtworkAction] |
| POST Artwork/Decision |
Create institution decision. [submitArtworkDecision], [submitArtworkDecisionNewInst] |
| GET Artwork/Restrictions/{id} |
Retrieves restrictions for artwork. [retrieveArtworkRestrictions], [submitArtworkDecisionNewInst] |
| GET Artwork/MasterComments |
Retrieves master comments. [retrieveMasterComments] |
| GET Artwork/MasterCommentCategories |
Retrieves master comment categories. [retrieveCommentCategories] |
| GET Artwork/MasterTags |
Retrieves master tags. [retrieveTagsCategories] |
| GET Artwork/AdHocEmails |
Retrieves adhoc emails. [retrieveAdhocEmails] |
| GET Artwork/ArtworkThumbnail?artId={artId} |
Retrieves artwork Thumbnail. [retrieveArtworkThumbnail] |
Notification
| API | Description |
|---|---|
| POST Notification/SubmitToken |
No documentation available. |
| GET Notification/NotificationReaded?messageId={messageId} |
No documentation available. |
| GET Notification/SendToDevice |
No documentation available. |
Error
| API | Description |
|---|---|
| POST Error/Log |
No documentation available. |