Voltar para Notification Service
updateNotificationPreferences
SCHEDULED
System
Notification Service
Type
SCHEDULED
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{5}
queue
:
"notification.preferences.update"
backoff
:
{5}
type
:
"exponential"
factor
:
2
jitter
:
0.1
maxDelayMs
:
30000
baseDelayMs
:
1000
timeoutMs
:
10000
concurrency
:
15
maxAttempts
:
5
Input Schema
{3}
type
:
"object"
required
:
[4]
0
"correlationId"
1
"idempotencyKey"
2
"userId"
3
"preferences"
properties
:
{5}
userId
:
{2}
causationId
:
{2}
preferences
:
{1}
correlationId
:
{2}
idempotencyKey
:
{2}
Outputs (2)
error
ERROR
Resposta de erro
{2}
type
:
"object"
properties
:
{}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[4]
0
"userId"
1
"preferences"
2
"updatedAt"
3
"correlationId"
properties
:
{4}
userId
:
{2}
updatedAt
:
{2}
preferences
:
{1}
correlationId
:
{2}
Used in Flows (1)
Flow
Step Order
Notification Preferences Flow
#1