Crear una ejecución de accrual
Encola un lote de accrual para una fecha de negocio y devuelve los datos de referencia de journal/outbox disponibles.
Autorizaciones
JWT bearer token issued by the identity provider.
Cuerpo
Business date (YYYY-MM-DD) the accrual batch is queued for.
"2026-06-14"
Accrual run mode (e.g. daily).
1 - 32"daily"
Optional loan product identifiers to scope the run.
100Respuesta
Created
Business date (YYYY-MM-DD, UTC) the run was queued for.
"2026-06-14"
Correlation identifier linking the run to its journal/outbox lineage and downstream events.
"550e8400-e29b-41d4-a716-446655440002"
Server-assigned UUID of the queued accrual run.
"550e8400-e29b-41d4-a716-446655440000"
UUID of the journal reference recording this run's posting lineage.
"550e8400-e29b-41d4-a716-446655440001"
Lifecycle status of the queued run (e.g. queued).
"queued"
UUID of the emitted outbox event; omitted when no outbox event was recorded.
"550e8400-e29b-41d4-a716-446655440003"

