APIInvokerEnrolmentDetails
Type: object
Properties:
apiInvokerId:
Type: string
Description: API invoker ID assigned by the CAPIF core function to the API invoker while on-boarding the API invoker. Shall not be present in the HTTP POST request from the API invoker to the CAPIF core function, to on-board itself. Shall be present in all other HTTP requests and responses.
readOnly: true
onboardingInformation:
Reference: '#/components/schemas/OnboardingInformation'
notificationDestination:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Uri'
requestTestNotification:
Type: boolean
Description: Set to true by Subscriber to request the CAPIF core function to send a test notification as defined in in subclause 7.6. Set to false or omitted otherwise.
websockNotifConfig:
Reference: 'TS29122_CommonData.yaml#/components/schemas/WebsockNotifConfig'
apiList:
Reference: '#/components/schemas/APIList'
apiInvokerInformation:
Type: string
Description: Generic information related to the API invoker such as details of the device or the application.
supportedFeatures:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
Required:
- onboardingInformation
- notificationDestination
Description: Information about the API Invoker that requested to onboard