A request that the integration sends to register as an originality-report provider.
An example request to register as a provider:
{ type: 'submission-tool:register', submissionServicesUniqueHandle: 'tool-handle', }
The submission services unique handle. This should be the same handle as what was registered with submission services.
Will always be ORIGINALITY_REPORT_REGISTER_TYPE.
Generated using TypeDoc
A request that the integration sends to register as an originality-report provider.
An example request to register as a provider:
{ type: 'submission-tool:register', submissionServicesUniqueHandle: 'tool-handle', }