Skip to content

ServiceOrchestrationSubscriptionResponse

Field Type Description
id UUID Unique identifier of the subscription record.
ownerSystemName SystemName Unique identifier of the creator system.
targetSystemName SystemName Unique identifier of the subscribed system.
orchestrationForm ServiceOrchestartionRequest Orchestration request details.
notifyInterface ServiceOrchestrationNotifyInterface Interface details for sending push notifications.
expiredAt DateTime The subscription is active until this time.
createdAt DateTime The subscription was created at this timestamp.